body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border:none;
}
.topnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.topnav a:hover {
	font-weight: bold;
	color: #99CCFF;
}
.topnav a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.botnav {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
.botnav a:link {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #0000CC;
}
.botnav a:visited {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.botnav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.botnav a:active {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.head {
	font-size: 16px;
	color: #CC0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #CC0000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.sub2 {
	font-size: 14px;
	font-weight: bold;
}
.body2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.smbody {
	font-size: 10px;
	font-weight: normal;
}
.smwht {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ital {
	font-size: 12px;
	font-style: italic;
	color: #330099;
	font-weight: normal;
}


