.topnav {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.2mm;
}
.bannertext {
	color: #FFFFFF;
	font-style: italic;
	font-family: Tahoma;
	font-size: 32px;
}
.maintextheader {
	font-size: 16px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.maintext {
	font-size: 14px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.caption {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #294D94;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
}
