BODY, TD {
	background: #696969;
	color : silver;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	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: yellow;
}

HR {
	height: 1pt;
}

