body	{
	margin-top: 10px; 
	margin-bottom: 15px;
	color: white;
	background-color: #66f;
	font-family: verdana, arial, sans-serif;
	}
 HR { margin-top: 2.0%; margin-bottom: 1.0%; }
 DIV  { padding-left: 5% } 
h1,h2,h3,h4,h5,p	{
	color: white;
	font-family: verdana, arial, sans-serif;
	}
A:link { color: white }
A:active { color: white }
A:visited { color: white }
A:hover { color: #33CC00; } 

