body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 10px;
	color: #0066cc;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #cc0033;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: 600;
}

h2 {
	font-weight: 600;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	color: #008000;
}

tr {
	font-size: 14px;
}

td {
	font-size: 14px;
}