/*body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0A2A65;
}*/
body,td,th
{
	font-size: 10pt;
	color: 0A2A65;
	font-family: Tahoma;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F59320;
}
a:active {
	text-decoration: none;
}