<!--
/* menu */

body {
	
	font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	
	color: #ffffff;
	
	}

h2      {
	font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:14pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: none;
       
/*	color: #808080;  */
        color: #ffffff; 
	
	
}
h1      {
	font-family: helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
        font-style: normal;
	 
	text-decoration: none;
       
/*	color: #808080;  */
        color: #ffffff; 
	
	
}

input {
	font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight: normal;
        font-style: normal;
        color: whitesmoke; 
	}

td {
        
        font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight: normal;
        font-style: normal;
	 
	text-decoration: none;
       
/*	color: #808080;  */
        color: whitesmoke; 
	
	
}

 
p.med {
        
        font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight: normal;
        font-style: normal;
	
	text-decoration: none;
       
/*	color: #808080;  */
        color: whitesmoke; 
	
	
}
span.copyr {
        
        font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:7pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: none;
       

        color: whitesmoke; 
	
	
}
td.hilitelow {
        
        font-family: helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: none;
       

        color: whitesmoke; 
	
	
}
td.hilite {
        
       font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:9pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: none;
       
/*	color: #808080;  */
        color: #0066CC; 
	
	
}
a.hilite {
        
      font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
        font-style: normal;
	text-decoration: underline;
       
/*	color: #808080;  */
        color: #0066CC;  
	cursor: hand;
	
}

a.hilite:hover {
        text-decoration: none;
        
	color: #0066CC;
        cursor: hand;
}

span.mnmain { 
	font-weight: bold;
	font-size: 8pt;
	color: 000066; 
	/* padding: 0 0 3 0px; */ 
}
.navmainx {
        
        font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: none;
       
/*	color: #808080;  */
        color: #000066; 
	
	
}
a.navmainx {
        font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;  
	font-size:7pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: underline;
       
/*	color: #808080;  */
        color: #000066; 
	cursor: hand;
	
}

a.navmainx:hover {
        text-decoration: none;
        
	color: #6699FF;
        cursor: hand;
}
.navhome {
        
       font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:9pt;
	font-weight: normal;
        font-style: normal;
	
	text-decoration: none;
       
/*	color: #808080;  */
        color: #6699CC; 
	
	
}
a.navhome {
        
        font-family:  helvetica, georgia,  Arial, Verdana, Sans-Serif;
	font-size:8pt;
	font-weight: bold;
        font-style: normal;
	
	text-decoration: none;
       
/*	color: #808080;  */
        color: #006699;  
	cursor: hand;
	
}

a.navhome:hover {
        text-decoration: none;
        
	color: #000066;
        cursor: hand;
}

/* generic link style */
  A:link {
    color: whitesmoke;  
    text-decoration: none;
    } 
  A:visited {
    color: whitesmoke;
    text-decoration: none;
    } 
  A:active {
    text-decoration: none;
    } 
  A:hover {
    color: #ffffff;
    text-decoration: underline;
    }    
-->

