.stdfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515838;
}

.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3F633D;
	font-weight: bold;
}
A:link { color:#006600; text-decoration: none;}
A:visited {color: #0033CC; text-decoration: none;}
A:hover {
	text-decoration: underline;
	color:#99CC00;
}
