BODY, TABLE {
	font-size : 8pt;
	font-family : Verdana, " Arial", Helvetica, sans-serif;
	text-align : justify;
	color : #5F9EA0;
}
A:LINK, A:VISITED {
	color : Lime;
	text-decoration : none;
}
A:HOVER {
	color : #5F9EA0;
	text-decoration : underline;
}
A:ACTIVE {
	color : White;
}
H1 {
	font-weight : bold;
	font-size : 14pt;
}
H2 {
	font-size : 12pt;
	font-weight : bold;
}
H3 {
	font-family : 10pt;
	font-weight : bold;
}
