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

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

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: none;
	color: #900
}

a.B:link			{ text-decoration: none; color: #0080C0 }
a.B:visited	{ text-decoration: none; color: #0080C0 }
a.B:active		{ text-decoration: none; color: #0080C0 }
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}

.style4 { color: #003399; font-size: 12pt; font-weight: bold; font-family: Verdana;}
.style6 { color: #FF0000; font-weight: bold; }
