BODY, TD {
	color : Maroon;
	font-family : Arial, sans-serif;
	font-size: 10pt;
}
TR.menu {
		color : Maroon;
	font-family : Arial, sans-serif;
	font-size: 9pt;
		font-weight :  bold;}


H2 {
	font-size: 11pt;
}

H1 {
	font-size: 13pt;
	font-family: Arial, sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: maroon;
	text-decoration :  none;}

A:Hover {
	color: red;	
text-decoration :  none;
}

HR {
	height: 1pt;
}

