body {
     /*background-image: url('images/backgrounds/mixedwhite.jpg');
     background-attachment: fixed; */
     font-family: arial, sans-serif; 
     font-size: 13px; 
     text-align: justify;
     font-weight: normal;
     color: #000080;
     background-color: #FFFFFF;
     topmargin: 5;
     leftmargin: 2
     }   
     
p, td, li {
   font-family: arial, sans-serif; 
   font-size: 13px; 
   text-align: justify;
   font-weight: normal;
   color: #000080
   }
   
.credits {
   font-weight: normal;
   font-size: 13px;
   font-style: italic;
   }
   
.red {
     color: #D90000;
     font-weight:  bold;
     font-size:  12px
     }
     
p.news {
   font-family: arial, sans-serif; 
   font-size: 13px; 
   text-align: justify;
   font-weight: normal;
   line-height: 150%;
   color: #005900
   }         
   
.headline {
   text-align:  center; 
   margin:      0;
   padding:     0;
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #930511
   }

.headline a:link, .headline a:visited {
   text-align:  center; 
   margin:      0;
   padding:     0;
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #930511;
   text-decoration: underline;
   } 
   
/*.headline a:hover {
   color:            #930511;
   background-color: white;
   text-decoration:  underline;
   }  
*/   
.headline a:hover {
   color:       #930511;
   font-size:   13px;
   text-decoration: underline;
   }
   
.subheadline {
   font-weight: normal;
   font-size: 13px;
   text-align: center;
   font-style: italic;
   }

/* red alert */
h1 {
   text-align: center; 
   margin: 0;
   padding: 0;
   font-size: 16px;
   color: #000080; 
   font-weight: bold
   }

/* news page title */ 
h2 {
   font-family: arial, sans-serif; 
   font-size: 13px; 
   margin: 0;
   padding: 0;
   text-align: center;
   font-weight: bold;
   color: #000080;
   }
   
h3 {
   text-align: left; 
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   background-color: #000080;
   color: #FFFFFF;
   link-color: #930511;
   vlink-color: #930511
   }
   
h3 a:link a:visited {
   color:       #930511
   } 
   
h3 a:hover {
   color:       #930511;
   text-decoration: underline
   }
   
h5 {
   text-align: left;
   margin: 0;
   padding: 0; 
   font-family: arial, sans-serif;
   font-size: 13px; 
   font-weight: normal;
   color: #000080
   }
   
h6 {
   font-size: 9px; 
   font-weight: bold
   }
   

   

.menutitle {
cursor:pointer;
margin-bottom: 5px;
background-color: transparent;
color:#5D785F;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
/*/*/border:1px solid #CCE6FF;/* */
}

.submenu {
margin-bottom: 0.5em;
font-weight:bold;
text-align:left;
}
