div,table,td
{
	style=text-align: justify;
	mso-pagination: none;  margin-top: 0;
	margin-bottom: 0;
	color : #FFFFFF;
	font-family : Verdana, Tahoma;
	font-size : 10px;
}
a:link {
	font-size : 8pt;
	color : orange;
	text-decoration : none;
}
A:visited {
	font-size : 8pt;
	color : orange;
	text-decoration : none;
}
A:active {
	font-size : 8pt;
	color : orange;
	text-decoration : none;
}
A:hover {
	font-size : 8pt;
	color : #87CEEB;
	text-decoration : none;
}

