P {
   padding-left: 10px; 
   font-family: Times, serif;
   font-size: 14px;
   color: white;

}

BODY,OL,UL{
   font-family: Times, Serif;
   font-size: 14px;
   color: white;

}

FORM,TABLE{
font-family: Times, serif;
   font-size: 14px;
   color: white;

}

H1 {
   padding-left: 5px; 
   font-family: Times, serif;
   font-size: 22px;
   color: gold;
}



H2 {
   padding-left: 5px; 
   font-family: Times, serif;
   font-size: 18px;
   color: white;
}


H3 {
   padding-left: 0px; 
   font-family: Times, serif;
   font-size: 18px;
   color: grey;
}





a:link {color: gold}     /* unvisited link */
a:visited {color: grey}  /* visited link */
a:hover {color: white}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */


/* THIS IS THE HEART OF TYPO. Change this, and the Typo base goes haywire! */
.bodytext
{

}
