BODY, TD {


	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	text-align: left;

	color : #4b0000;
	line-height : 18px;

}

rightpad {
	padding-right:20px;
	}

H2 {
	font-size: 12pt;
	font-family : Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 15pt;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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

A {
	color: white;
}

A:Hover {
	color: yellow;
}

HR {
	height: 1pt;
}


