BODY, TD {
	background: #696969;
	color: #999999;
	font-family: "Copperplate Gothic Bold";
	font-size: 14px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: White;
}

A:Hover {
	color: Silver;
}

HR {
	height: 1pt;
}

