body {background : #ffffff ;
      
}
font  {font-family : Trebuchet MS, Sans Serif }

table  {
	line-height:normal;
	color:#000080;
} 
p      {
	line-height:normal;
	color:#000000;
}  
A:LINK {font-family :  Trebuchet MS, Sans Serif ;
        font-weight : bold;
        text-decoration : none;
        color : #A52A2A;
}
A:VISITED {font-family :  Trebuchet MS, Sans Serif ;
           font-weight : bold;
           text-decoration : none;
           color : A52A2A;
}
A:HOVER {font-family :  Trebuchet MS, Sans Serif ;
         font-weight : bold;
         text-decoration : underline;
         color : #000000
}
.nav {font-family : Trebuchet MS, Sans Serif;
  	   font-size: 8pt; 
      font-weight: bold; 
      text-decoration: none; 
      color: #A52A2A
}
a.nav:hover {font-family : Trebuchet MS, Sans Serif;
  	         font-size: 8pt;
            font-weight: bold;
            text-decoration: underline; 
            color: #000000 
}
