.headers {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}

.normal {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	
}

.style11 {
	font-size: 14px;
	font-weight: bold;
}

.boldedfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

img.right {   float: right;
}

img.left {   float: left;
}

img.normal {   float: none;
}


.navytext {color: #003366}

.bolded {
	font-size: 12px;
	font-weight: bold;
}

.size09 {font-size: 9px}

body {
		background-image: url(../images/bg.gif);
		margin-left: 4px;
		margin-top: 4px;
		margin-bottom: 4px;
		}


a {
	font-size: 12px;
	color: #003366;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #CC9900;
}

a:active {
	text-decoration: none;
	color: #003366;
}