.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #00b3d2;
}
.body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #165382;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border: .5px solid #165382;
	margin: .5pt;
	font-variant: normal;
	text-transform: none;
	.style3 {color: #339966}

a:link {
	color: #165382;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #165382;
}
