BODY, TD {
	color : black;
	font-family :  Arial CE;
	font-size: 12px;
}

H2 {
	font-size: 14pt;
	color: Black;
}

H3 {
	font-size: 13pt;
	color: #415f96;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: #415f96;
}

A:Hover {
	text-decoration: none;
	color: #415f96;
}

HR {
	color: #dcc8ab;
	height: 1pt;
}

body, html  { scrollbar-base-color: #fad2a1; }