body { color: #FFFFFF;
	   background: #0000FF;
	   font-family: 'Verdana', 'Courier New', monospace;
	   margin: 5px;
	   font-size: 10pt;
	   text-align: left;}

a:link    {color: #FF0000; text-decoration: none;}
a:visited {color: #FF0000; text-decoration: none;}
a:active  {color: #FF0000; text-decoration: none;}
a:hover   {text-decoration: underline;}

.hugetitle {font-size: 40pt;}
.title {font-size:15pt;}
