BODY {   Background-color : white ; 
	 font-size : 12pt ; 
	 font-color : black ;
	 font-family : Arial ;
	 Background-image : url("../images/background.gif"); 
	 background-repeat : no-repeat ; 
	 background-position : bottom ;
	 background-attachment : fixed }

h4 { margin-bottom : 0 ; border-bottom-width : 0} 
h1 { text-align : center ; font-variant:small-caps ; font-size : 14pt} 
h3 { text-align : center ; margin-top : 0; margin-bottom : 0 ; Font-style : normal ; font-weight : normal   ; font-size : 14pt} 
h2 { text-align : center }

p { font-size : 10pt } 

.smallHeader { text-align : center ; font size : 11 ; font-weight : bold ; font-style:italic } 
.importantDates { background-color : #ffd280 ; align:center ; text-align : left ; font-size : 10pt}

.underConstruction { text-align : center ; Font-size : 15pt ; color : red }

A:link { color:#000099 } 
A:visited { color:#000099 } 
A:active { color:#000099 } 
A:hover { color:#FF0000 }

a.links:link { Font-Style : normal ; Font-weight : bold ; color : black }
a.links:hover { Font-Style : italic ; Font-weight : bold ; color : blue }
a.links:visited { Font-weight : bold }
a.links:active {Font-Style : normal ; Font-weight : bold ; color : black}


