.style1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	}
.style3 {color: #006600; font-weight: bold; }
.style5 {color: #664400; font-style: italic; }
.style2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;}
	
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	} 
a:link {
	color: #664400;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	} 

a:visited {
	color: #664400;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	} 
a:hover {
	color: #FF0000
	} 
a:active {color: #000000
	
	} 



