A  { color: #000000; 
}

A:Visited  { color: #115535; 
}

A:Active  { color: #D70000; 
}

A:Hover  { color: #D70000; text-decoration : none; 
}

BODY  {	background-color : #F5F5F2;
		font-size : 9pt;
		font-family : Verdana,Arial;
	    line-height : 16px;
	    font-weight : normal;
	    font-style : normal;
	    color : #2C2C2C;
	    text-decoration : none; 
}

LI { font-size : 9pt;
	 line-height : 16px;
	 font-weight : normal;
	 font-style : normal;
	 color : #2C2C2C;
	 text-decoration : none; 
	 }
	 
TD	{ font-size : 9pt;
	  line-height : 16px;
	  font-weight : normal;
	  font-style : normal;
	  color : #2C2C2C;
	  text-decoration : none; 
	  }


