.normaltext {
	font-size: 11px;
	color: #06334B;


}
a:link {
	color: #CC3333;
}
a:hover {
	color: #33CCCC;
}
a:visited {
	color: #336699;
}
.dashbox {
	border: thin dotted;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #06334B;


}
p, body, select, input, submit, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footertext {
	font-size: 10px;
}
.whitenormaltext {

	font-size: 11px;
	color: #FFFFFF;
}
.bigtext {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;




}
.normaltextunderline {
	font-size: 11px;
	color: #06334B;
	text-decoration: underline;

}
.new {
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;


}
.normaltextcaps {
	font-size: 18px;
	color: #06334B;
	text-transform: uppercase;
	font-weight: bold;




}
.nounderlinelink {
	text-decoration: none;
}
