.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0f177a;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0f177a;
}
.bottom {
	color: #70CCFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0E0067;
}
.bottom a:link{
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}
.bottom a:visited{
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}
.bottom a:hover{
	color: #70CCFF;
	font-size: 12px;
	text-decoration: none;
}
.sm_txt {
	color: #009;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.maroon {
	color: #006;
}
.topnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	width: 199px;
	padding-right: 18px;
}
