.fontgreen10normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007932;
	text-decoration: none;
}
.fontblue12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

.fontgreen12normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007932;
	text-decoration: none;
}
.fontgreen12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.fontwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fontgreen12underline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007932;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.fontgreen11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.fontgrey12normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fontgrey12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
