<style type="text/css">
<!--

body {	
	SCROLLBAR-BASE-COLOR: #336D95;
	SCROLLBAR-ARROW-COLOR: #000000;
	scrollbar-arrow-color: #FFA319;
}

a {
      text-decoration: underline;
      color: #000000;
    }

a:hover {
      text-decoration: underline;
      color: #ff0000;
    }

a.menu1:link,
a.menu1:visited,
a.menu1:active {
    font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;
}

a.menu1:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}


td {
      font-family: verdana, arial, helvetica;
      font-size: 11px;
    }
    
.cell {
      font-family: verdana, arial, helvetica;
      font-size: 11px;
    }
    
.staff {
      font-family: verdana, arial, helvetica;
      font-size: 10px;
      color: #805252;
    }
    
.news1 {
      font-family: verdana, arial, helvetica;
      font-size: 10px;
      color: #000000;
    }
    
.news2 {
      font-family: verdana, arial, helvetica;
      font-size: 10px;
      color: #003399;
    }
    
.news3 {
      font-family: verdana, arial, helvetica;
      font-size: 12px;
      color: #000000;
    }
    
.date {
      color: #ffffff;
      font-family: arial, helvetica;
      font-size: 11px;
    }
    
.crumb {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    

sup {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.sub {
      line-height: 180%;
    }
    
.small {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.medium {
      font-family: arial, helvetica;
      font-size: 11px;
    }
    
.big {
      font-family: verdana, arial, helvetica;
      font-size: 13px;
    }
    
.bigger {
      font-family: arial, helvetica;
      font-size: 16px;
      font-weight: bold;
    }
   
td.nav { background-color :#005F8C;
} 
td.nav a {
      	font-family: verdana, arial, helvetica;
     	 font-size: 12px;
		font-weight : normal;
		color : white;
		text-decoration : none;

	width: 100%;
	height: 100%;
	padding-left : 5px;
	padding-right : 5px;
} 
td.nav a:hover {
		
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block; 
	width: 100%; 
	height: 100%; 
	background-color : #3E85B5;	

} 
td.nav a:visited { 
      font-family: verdana, arial, helvetica;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	display: block; 
	width: 100%; 
	height: 100%; 
	padding-left : 5px;
	padding-right : 5px;
} 	    
   
-->
</style>