body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #035BAC;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.timesfamily {font-family: "Times New Roman", Times, serif}
.largeitalicwhite {
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
}
.medbldtimeswhite {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 5px;
	color: #FFFFFF;
}
.mediumbold {
	font-size: 14px;
	font-weight: bold;
}
.makeitwhite {color: #FFFFFF}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #000099;
}
.makeitred {color: #990000}
.makeitgreen {color: #006600}
.makeitblue {color: #000099}
.smallfont {font-size: 10px}
.timesfamilybignbold {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}.italicblueheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}