BODY	{ font-family: Times New Roman; xmargin: 0; background-color: white; }
A	{
	COLOR: #0000ff; TEXT-DECORATION: none; border-bottom: 1px dotted #0033cc;
}

A:hover	{ text-decoration: none; color: red }

H2	{ font-family: Arial, Tahoma; font-size: 14px; }
H3	{ font-family: Arial, Tahoma; font-size: 13px; }

P	{ margin: 1em 0; text-align: left; }
P.LI	{ margin: 0.2em 0; text-indent: 2em }
UL	{ margin: 0 3em; }
EM	{ font-style: normal; letter-spacing: 0.2em; }

DIV.description	{ display: none; }

.div3	{ background: #d2dcaa; }


BODY { 
	background: #fefefe;
	color: #000050;
	SCROLLBAR-FACE-COLOR: 		#eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR: 	#eeeeee; 
	SCROLLBAR-SHADOW-COLOR: 	#eeeeee; 
	SCROLLBAR-3DLIGHT-COLOR: 	#999999; 
	SCROLLBAR-ARROW-COLOR: 		#222269;
	SCROLLBAR-DARKSHADOW-COLOR: 	#999999; 
	SCROLLBAR-BASE-COLOR: 		#999999;
}


a {
	COLOR: #0000ff; TEXT-DECORATION: none; border-bottom: 1px dotted #0033cc;
}
, 
a:active, 
a:visited {
	color:       	 #3973C5;
	text-decoration: underline;
}

a:hover {
	color: 		 #6F2222;
	text-decoration: underline;
}
