body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
		margin-top: 0px;
scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #048CFA;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #018BF8;
	scrollbar-track-color: #ffffff;
		font-size: medium;

}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #002B57;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #002B57;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #EE4C83;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #002B57;
}
.LargeBlue {

	font-size: large;
	font-weight: bold;
	color: #003f7f;
	text-decoration: none;
}
.MediumBlue {
	font-size: medium;
	font-weight: bold;
	color: #003f7f;
}
.largegrey {
	font-size: large;
	font-style: italic;
	color: #666666;
}
.pink {
	font-size: medium;
	font-style: italic;
	color: #FF3399;
}
.xsmallgrey {
	font-size: small;
	font-style: italic;
	color: #666666;
}
