body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
}
body {
	background-color: #003366;
}
a:link {
	color: #003399;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #FF6600;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.Italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
}
.BoxText {
	font-size: 9px;
}
.BoldBlue {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
