body {
	margin-top: 0px;
	background-color: #CBE5F2;
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	color: #0052CC;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000D5;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
}
}
.smallprint {
	font-size: 10px;
}
.heading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.number {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
}
.leadin {
	font-size: 12px;
	font-weight: bold;
}

