body, td, tr, p, div {
	font-family : arial, sans-serif; FONT-SIZE: 9pt; COLOR: #898989;
}
.headtext_up {
	FONT-SIZE: 12pt; COLOR: white; FONT-FAMILY: arial; TEXT-DECORATION: none; 
}
.headtext {
	FONT-SIZE: 10pt; COLOR: #CC3333; FONT-FAMILY: arial; TEXT-DECORATION: none;
}
A, A:LINK, A:VISITED {
	text-decoration : underline;
	color : gray;
}
A:ACTIVE, A:HOVER {
	color : white;
	text-decoration : none;
}
UL {
	list-style-type : square;
	color : black;
	font-family : arial, sans-serif;
}
OL {
	font-family : arial, sans-serif;
}