BODY, TD {
	background: #12013F;
	color: ActiveBorder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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: Aqua;
}

A:Hover {
	color: yellow;
	text-decoration: none;
}




HR {
	height: 1pt;
}

