body,table {
	color: 000000;
	font-size: 9pt;
	font-family: arial;
	line-height: 20px;
	letter-spacing: 0px;
}

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

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

a.A:link			{ text-decoration: none; color: 2862AF }
a.A:visited	{ text-decoration: none; color: 2862AF }
a.A:active		{ text-decoration: none; color: 2862AF }
a.A:hover		{ text-decoration: underline; color: FF0000 ; margin-top: 1px; margin-left: 2px }


a.B:link			{ text-decoration: underline; color: 2862AF }
a.B:visited	{ text-decoration: underline; color: 2862AF }
a.B:active		{ text-decoration: underline; color: 2862AF }
a.B:hover		{ text-decoration: none; color: FF0000 ; margin-top: 2px; margin-left: 2px }


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



.menu {
	
	border-right: 0px; 
	border-top: 0px; filter: dropshadow(color=#444444,offx=1,offy=1); 
	border-left: 0px;
	border-bottom: 0px; 
	height: 0px;
	font-family: verdana, tahoma, arial;
	margin-top: 1pt;
	letter-spacing: 2px
}


