  
  
  
  
  
  
  
  

BODY {
   background-color: #fafed6;
   color: #000000;
}

PRE {
   font-family: "Courier New";
   font-size: 9pt;
   color: #000000;
}

.newstitle {
   font-family: Arial, Helvetica;
   font-size: 8pt;
}

.newsitem {
   font-family: Arial, Helvetica;
   font-size: 9pt;
}

H3 {
   font-family: Arial, Helvetica;
   font-size: 12pt;
}

.copyright {
   font-family: Lucida;
   font-size: 8pt;
   color: #860707;
}

.menuheader {
   font-family: Lucida, Arial;
   font-size: 9pt;
   font-weight: bold;
   color: #FFFFFF;
}

.menuitems {
   font-family: Arial, Helvetica;
   font-size: 9pt;
   color: #860707;
}

A.boxlink {
   font-weight: bold;
   font-size: 9pt;
   text-decoration: none;
   color: #FFFFFF;
}

A.menuitems {
   font-weight: bold;
   font-size: 9pt;
   text-decoration: none;
   color: #375575;
}

A.menuitems:hover {
   text-decoration: none;
   color: #860707;
   background-color: #dcdcdc
}

A {
   font-weight: bold;
   text-decoration: none;
   color: #375575;
}

A:hover {
   text-decoration: none;
   color: #860707;
   background-color: #dcdcdc;
} 

.topnav {
   font-family: sans serif;
   color: #860707;
   font-size: 10pt;
   padding: 0.1em;
   background-color: #fafed6;
}

A.topnav {
   font-weight: bold;
   text-decoration: none;
   color: #fdfff3;
}

A.topnav:hover {
   text-decoration: none;
   color: #000000;
   background-color: #fdfff3;
}

.content {
   font-family: Times New Roman;
   font-size: 9pt;
   color: #000000;
}

.boxheader { 
   font-family: Times New Roman; 
   background-color: #6a8198;
   border: 2px solid #6a8198;
}

.boxcontent {
   font-family: Times New Roman; 
   padding: 0.2em; 
   background-color: #FFFFFF;
   border: 2px solid #6a8198;
}

