.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7pc;
	color: #003300;
	line-height: 130%;

}
.font1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8pc;
	color: #003300;
	font-weight: bold;

}
.font2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6pc;
	color: #009933;
	font-weight: bold;
}
a:link {
	color: #009933;
	text-decoration: underline;

}
a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	background-color: #CCFFCC;
}
a:active {
	color: #009933;
	text-decoration: underline;
}

