DIV.headerText { 
text-align: left;
text-valign: center;
margin-left: 1em;
margin-right: 5em;
color: white;
font-family: Tahoma, Geneva, sans-serif;
font-size: 19 }

A:link {text-decoration: underline; color: white;}
A:active {text-decoration: none}
A:visited {text-decoration: ; color: white;}
A:hover {text-decoration: underline; color: grey;}


DIV.maintext { 
bgcolor: white;
text-align: left;
margin-left: 1em;
margin-right: 5em;
margin-top: 1em;
font-family: ITC Stone Serif, Georgia, serif;
font-size: 15 }