BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#CCCCCC;
	font-size: 8pt;
}

.lightgreen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#809999;
	font-size: 8pt;
}

.green {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#99CC33;
	font-size: 10px;
	font-weight : bold;
}

.small {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color :#CCCCCC;
	font-size: 10px;
}
}
.small:Link,
.small:Visited {
	text-decoration : underline;
	color : #CCCCCC;

}
.small:Hover {
	text-decoration : none;
	color :#99CC33;
	
}

.nav {
	font-size : 12px;
	color : #99CC33;
	font-weight : bold
}
.nav:Link,
.nav:Visited {
	text-decoration : none;
	color : #99CC33;
	font-weight : bold
}
.nav:Hover {
	text-decoration : none;
	color :white;
	font-weight : bold
}

