.bigblue
{
	font-family: Arial;
	color: #0282C9; 
	text-decoration:none; 
	font-size: 16pt;
}
.top
{
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}
font.b
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
}
font.notb
{
	font-family: Arial;
	font-size: 14pt;
}
div.container
{
	width:819px;
	margin: 0 auto;
}
a.nav
{
	font-family: Arial; 
	font-size: 8pt; 
	color: #0282C9; 
	text-decoration:none;
}
a.navbold
{
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;
	color: #0282C9; 
	text-decoration:none;
}
h1
{
	color: #31679E;
	font-family: Arial;
	font-size: 16pt;
}
h2
{
	font-family: Arial;
	font-size: 12pt;
}
div.nav
{
	padding: 0px 15px 0px 15px;
	word-spacing: 30px;
}
body
{
	border-top-style: solid;
	border-color: #31679E;
	border-top-width: 5px;
}