body {
	margin: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 62.5%;
	color: #FFFFFF;
	background-color: #999999; }

a {
	font-weight: bold;
	text-decoration: none; }
	
a:link { color: #0066FF; }
a:visited {	color: #FCFCFC; }
a:hover	 { 	color: #F1F1F1; }

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
	color: #FCFCFC; }


h1, h2, h3 {
	font-size: 1.0em; }

h4 {
	font-size: 0.9em; }

h5, blockquote  {
	font-size: 0.9em; }

h6 { font-size: 0.8em; }

dd {
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em; }

p {
	font-size: 0.9em; 
	text-align: left }

td, ul, li {
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em; }
