BODY { color: Black;
background: White;
font-family: Arial, Verdana;
size: 62.5%;
text-align: center;
margin: auto;
}

LI { color: Black; background: White; font-family: Arial, Verdana; font-size: 1em}

TABLE{ color: Black; background: White; font-family: Arial, Verdana; font-size: 1em}

A:link { font-family: Arial, Verdana; font-size: 1em; text-decoration: underline; color: Blue; background: White; }

A:hover { font-family: Arial, Verdana; font-size: 1em; text-decoration: none; color: green; background: White; }

A:visited { font-family: Arial, Verdana; font-size: 1em; text-decoration: none; color: Purple; background: White; }

A:active { font-family: Arial, Verdana; font-size: 1em;  text-decoration: none; color: Purple; background: White; }

P { color: Black; background: White; font-family: Arial, Verdana; font-size: 1em}


STRONG { color: Navy; background: White; }


H1, H2, P, UL, OL, LI, 
	TABLE, PRE {margin-top: 4Px; margin-bottom: 4Px;}



HR {margin-top: 2Px; margin-bottom: 2Px; color: orange; width: 90%; height: 5}

H1 {font-family: Arial, Verdana; font-size: 1.25em}

H2 {font-family: Arial, Verdana; font-size: 1.25em}

BLOCKQUOTE, UL, LI { margin-left : 0.5Em; }

#footer {clear: both; padding: 10px; text-align: center; font-size: .8em; color: #000000}

