
BODY, TD {
	color:#FFB900 ;
	font-family : Arial, sans-serif;
	font-size: 14px;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: White;
}

A:Hover {
	text-decoration: none;
	color: Yellow;
}

HR {
	color: blue;
	height: 1pt;
}
