a {color: #669900;text-decoration: none; font-family: arial; font-size: 10pt; font-weight:bold;}
a:HOVER {color: #669900; text-decoration: underline; font-family: arial; font-size: 10pt;font-weight:bold;}

td {font-family: verdana;}

.subNav
{
	font-family : Verdana;
	color : #663333;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
	padding-right : 5px;
}

.subNav:hover
{
	color : #8BCC00;
	font-family : Verdana;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;	
	padding-right : 5px;
}

.subNavSelected
{
	font-family : Verdana;
	color : #8BCC00;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
	padding-right : 5px;
}

.subNavSelected:hover
{
	font-family : Verdana;
	color : #8BCC00;
	font-size : 7pt;
	text-decoration : none;
	font-weight : normal;
	padding-right : 5px;
}
body 
{
	font-size: 10pt;
}
p 
{
	margin-left: 15px;
	font-size: 10pt;
}
.GreenText
{
	color: #669900;
}

.AnchorLink
{
	color: #669900;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial;
	
}

.BrownText
{
	font-size: 10pt;
	color: rgb(102,51,51);
}