body {
     background-color: #EADDF5;
     color: #000;
	 margin: 0px;
	 padding: 0px;
	 font-family: arial, sans-serif; 
     font-size: 12px; 
     }   
     
 /*background-image: url('images/backgrad.jpg');*/     
     
td {
   font-family: verdana, arial, sans-serif; 
   font-size: 12px;
   font-weight: normal;
   color: #000033;
   }
   
p, li {
   font-family: arial, sans-serif; 
   font-size: 12px; 
   text-align: justify;
   font-weight: normal;
   color: #000033;
   }
   
a:link, a:visited {
    font-family: verdana,arial;
	text-decoration: underline;
	color: #000099;
	}
a:hover, a:active {
	font-family: verdana, arial;
	text-decoration: underline;
	color: #930511;
	}
   
.credits {
   font-weight: normal;
   font-size: 9px;
   font-style: italic;
   }
   
.copyright {
   font-weight: normal;
   font-size: 9px;
   }
   
hr {
		color: #ABAEBE;
	}
    
hr.grey {
		color: #444444;
    }
   
.promo {
   font-weight: normal;
   font-size:   10px;
   font-family: arial, sans-serif;
   color:       #930511;
   text-align:  center;
   }
   
.promo a:link, .promo a:visited {
   text-align:  center; 
   margin:      0;
   padding:     0;
   font-size:   10px;
   font-family: arial, sans-serif; 
   font-weight: normal;
   color:       #930511;
   text-decoration: none;
   }
   
.promo a:hover {
   color:       #930511;
   font-size:   11px;
   text-decoration: underline
   }
   
.red {
     color: #D90000;
     font-weight:  bold;
     font-size:  12px
     }
   
.announce {
   text-align:  center; 
   margin:      0;
   padding:     0;
   font-size:   12px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #930511
   }

.announce a:link, .announce a:visited {
   text-align:  center; 
   margin:      0;
   padding:     0;
   font-size:   12px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #930511;
   text-decoration: underline;
   } 
   
/*.headline a:hover {
   color:            #930511;
   background-color: white;
   text-decoration:  underline;
   }  
*/   
.announce a:hover {
   color:       #D90000;
   font-size:   12px;
   text-decoration: underline
   }

/* red alert */
h1 {
   text-align: center; 
   font-size: 16px;
   color: #D90000; 
   font-weight: bold
   }

/* news page title */ 
h2 {
   font-family: arial, sans-serif; 
   font-size: 14px; 
   text-align: center;
   font-weight: bold;
   color: #005900
   }
   
h3 {
   text-align: center; 
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color: #930511;
   link-color: #930511;
   vlink-color: #930511
   }
   
h3 a:link a:visited {
   color:       #930511
   } 
   
h3 a:hover {
   color:       #930511;
   text-decoration: underline
   }
   
h5 {
   text-align: center; 
   font-family: times, cursive, serif;
   font-size: 12px; 
   font-weight: bold;
   color: #000080
   }
   
h6 {
   font-size: 9px; 
   font-weight: bold
   }
   



