.smlwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #014E86;
}
.list {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #014E86;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1f4a6a;
}
.smlblack {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.smlred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.smlgreylink {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.forminput {
	font-family: Verdana;
	font-size: 10px;
	color: #000033;
	background-color: #f0f0f0;
}
.title {
	background-color:#FFFFFF;
	font-weight:bold;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
}