BODY, P, UL, OL 
{
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt;
	line-height: 12pt; 
	font-family: "Verdana"; 
	color: white;
}

TABLE, TD 
{
	 font-size: 10pt; 
	 line-height: 12pt; 
	 font-family: "Verdana"; 
   color: white 
}

A:link 
{ 
	text-decoration: underline; 
	font-family: "Verdana"; 
	color: white
 }

 A:visited
 { 
	text-decoration: underline; 
	font-family: "Verdana"; 
	color: white
 }
 
 A:active
 { 
	text-decoration: underline; 
	font-family: "Verdana"; 
	color: white
 }
 
 A:hover
 { 
	text-decoration: underline; 
	font-family: "Verdana"; 
	color: white
 }
 