body	{ background-color:#ffffff; 	font-family:Verdana, Arial, Helvetica, sans-serif; }
		
table	{ background-color:#ffffff;		font-family:Verdana,Arial,Helvetica,sans-serif; }

a:link		{ text-decoration:none; color:#000000; }
a:visited	{ text-decoration:none; color:#000000; }
a:hover		{ text-decoration:none; color:#666666; }
a:active	{ text-decoration:none; color:#000000; }

.text	{ 
 	font-size:10px;
	line-height:15px;
	color:#000000;
	font-weight:normal;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
		}

.link	{ 
	font-size:10px;
	line-height:15px;
	color:#000000;
	font-weight:normal;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
	}
	
.bold   {
 	font-size:10px;
	line-height:15px;
	color:#000000;
	font-weight:bold;
  	font-family:Verdana,Arial,Helvetica,sans-serif;
}
