BODY 
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;	
}

TD 
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
P
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A:link
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration:underline;
	color:Blue;
	
}
A:active
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration:none;
	color:red;
}
A:visited
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration:underline;
	color:Blue;
}
