html { margin: 0px; font-size:68.75% }
body {  
      color:#7F7F7F;
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 100%;
	  padding: 0px;
	  margin-top:5px;
	  text-align:center;
}

h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { color:#70BD01; font-size:250%; margin:0px; padding:0px; }
h2 { color:#6EBD00; font-size:180%; margin:0px; padding:0px; }
h2 a:link { color:#6EBD00; text-decoration: none; }
h2 a:visited { color:#6EBD00; text-decoration: none; }
h2 a:active { color:#6EBD00; text-decoration: none; }
h2 a:hover { color:#6EBD00; text-decoration: none; }

h3 { }
h4 { }
h5 { }
h6 { }
p, td { }
tfoot, thead { }
th { }

.HorizontalRuler { background-image:url(Images/HrulerGrey.gif); width:552px;}

small { font-size: .9em; }
big { font-size: 1.2em; }
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }
img { border: none; }

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }


