body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0px;
}

input {
	font-size: 9pt;
	font-family: Arial;
}

a:link				{ text-decoration: underline; color: 0000FF }
a:visited			{ text-decoration: underline; color: 0000FF }
a:active			{ text-decoration: underline; color: 0000FF }
a:hover			{ text-decoration: none; color: FF0000 }

a.A:link			{ text-decoration: none; color: #4C4943 }
a.A:visited	{ text-decoration: none; color: #4C4943 }
a.A:active		{ text-decoration: none; color: #4C4943 }
a.A:hover		{ text-decoration: underline; color: #FF0000 }


a.B:link			{ text-decoration: none; color: #408080 }
a.B:visited	{ text-decoration: none; color: #408080 }
a.B:active		{ text-decoration: none; color: #408080 }
a.B:hover		{ text-decoration: underline; color: #FF0000 }

a.C:link			{ text-decoration: underline; color: 2862AF }
a.C:visited	{ text-decoration: underline; color: 2862AF }
a.C:active		{ text-decoration: underline; color: 2862AF }
a.C:hover		{ text-decoration: none; color: FF0000}
