BODY {
	font-size : 9pt;
	color : #ffffff;
	font-family: "verdana", "arial", "helvetica", sans-serif ;   
}

P {
	font-family: "verdana", "arial", "helvetica", sans-serif ;
	font-size : 9pt;
	color : #ffffff; 
}

P.head {
	font-family: "verdana", "arial", "helvetica", sans-serif ;
	font-size : 9pt; 
	font-weight : bold;
	color : #ccccff; 
}

FORM {
	font-family: "verdana", "arial", "helvetica", sans-serif ;
	font-size : 9pt;
	color : #ffffff; 
}

A { 
	font-weight : bold;
	color : #6666ff;
}

A:visited {
	font-weight : bold;
	color : #6666ff;
}

A:active { 
	font-weight : bold;
	color : #ffffff;
	text-decoration : none; 
}

A:hover { 
	font-weight : bold;
	color : #000000; 
	background-color : #6666ff;
	text-decoration : none; 
}

OL {
	font-family: "verdana", "arial", "helvetica", sans-serif ;
	font-size : 9pt;
	color : #ffffff;  
}

TH, TD {
	font-family: "verdana", "arial", "helvetica", sans-serif ;
	font-size : 9pt;
	color : #ffffff; 
}