/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: none;
}
a:link {
	text-decoration: none;
	color: #993333;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 1.5px;
	margin-top: 0.5px;
	background-color: #FFFFFF;

