BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	color : White;

}
A:ACTIVE {
	color : Red;

}
A:HOVER {
	color : White;

}
A:LINK {
	color : White;

}
A:VISITED {
	color : White;

}
LI {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	color : White;

}
P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	color : White;

}
TH {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	color : White;

}
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	color : White;

}
H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	text-weight : Bold;
	
}
H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	text-weight : Bold;
	
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	text-weight : Bold;
	
}
IMG {
	border : 0px none;
	outline-style : none;
	text-decoration : none;
	border-style : none;
}
