.FONTS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
/*	text-transform: uppercase;*/
	color: #000066;
	list-style-type: none;


}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FONTS table tr td table tr td div p {
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #900;
}
.FONTS table tr td .FONTS tr td {
	text-align: center;
}
        #menu { margin: 0; padding: 0; }
        #menu li { list-style: none; margin: 0; } 
        #menu li a { 
           display: block; 
           padding: 5px 0;
           margin: 1px 0;
           text-align: center; 
           text-decoration: none; 
           color: #FFF; 
           font-size: 13px; 
           font-weight: bold; 
           font-family: sans-serif; 
           background: #556eb5 /*#859CDE*/; 
        }
        #menu li a:hover { background: #859CDE; }

#tagline {
   padding: 5px;
   text-align: center;
   font-size: 11px;
   font-family: sans-serif;
   background: #28166F;
   color: #fff;
}
#slides {
   float: right;
   width: 434px; 
   height: 195px;
   overflow: hidden;
}
