.navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	letter-spacing: 1px;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
a:link {
	color: #2B4FA2;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #990033;

}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.bodyheadermain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	letter-spacing: 1px;
}
.bodysubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;

}
.linknav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C5783;
	font-weight: normal;
}
.bodycategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	letter-spacing: 1px;

}
.pnorm {
			
	color:#000000; 
	font: 10px Verdana, Arial,Helvetica,Sans Serif; 
	font-weight: bold
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}
.HL {
	background: #ffff00;
	color: #000000;
}
.textarea{
	font: 12px Verdana, Arial, Helvetica,Sans Serif;
}
.button{
	font-size: 10px;  
	color: white;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, Sans Serif; 
	background: #336699;
}
