body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
body {
	background-image: url(../images/b_blue.jpg);
	margin-top: 10px;
	background-color: #006EB5;
}
a {
	font-size: 10pt;
	color: #0073AA;
}
a:visited {
	color: #0073AA;
	text-decoration: none;
}
a:hover {
	color: #04A8A1;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #04A8A1;
}
.tealbold {
	color: #04A8A1;
	font-weight: bold;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.tealsmall{
	color: #04A8A1;
	font-size: 8pt
	}
.blue {
	color: #006EB5; 
	font-weight: bold; 
}
.small {
	font-size: 8pt
}
