body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #475564;
}
a:link , a:visited ,a:active{
	text-decoration: none;
	color:#475564;
}

a:hover {
	text-decoration: none;
	color:#0033CC;
}

.white{color:#FFFFFF;}

.ogrange{color:#FF9900; font-weight:bold; font-size:12px}

.dotright{border-right:1px dotted #CCCCCC;}

.blue{color:#0000FF; text-decoration:underline}
.blue a:link, .blue a:active, .blue a:visited{color:#0000FF; text-decoration:underline}