body { font-family:arial ;  color: #CCEEFF ; font-size: 9pt}

h1{ font-family:arial ;  color: #CCEEFF ; font-size: 20pt}


h2{ font-family:arial ;  color: #CCEEFF ; font-size: 16pt}


h3{ font-family:arial ;  color: #CCEEFF ; font-size: 14pt}


h4{ font-family:arial ;  color: #CCEEFF ; font-size: 12pt}


h5{ font-family:arial ;  color: #CCEEFF ; font-size: 10pt}


p{ font-family:arial; color: #CCEEFF ;font-weight: bold; }
p.w{ font-family:arial; color: yellow ;font-size: 8pt;font-weight: bold; }
td{ font-family:arial; color: #CCEEFF ;font-size: 10pt; font-weight: bold; }

A:link, A:active, A:visited
 	{
        color: #E6F7FF;
     	text-decoration: none;
		font-weight: normal;
	
     }

A:hover { color:#FFBD9D; font-weight: bold; 
text-decoration: none;}

#floater {
	position: absolute;
    top:0;
    left:15;
	width: 100;
	visibility: visible;
	z-index: 10;
}

	TD.NavBottom {	
		width: 110px;
		text-align: center;
		vertical-align: middle;
		font-family: verdana, arial, sans-serif; 
		font-size: 8pt; 
        	
		font-weight: bold;
		text-decoration: none }	
	TD.NavBot {
       
		width: 110px;
		text-align: center;
		vertical-align: middle;
		font-family: verdana, arial, sans-serif; 
		font-size: 8pt; 
        	
		font-weight: bold;
		text-decoration: none }		


   	TD.NavB {
        background:black; 	
		width: 110px;
		text-align: left;
		vertical-align: middle;
		font-family: verdana, arial, sans-serif; 
		font-size: 17pt; 
        color: white ;	
        font-weight: normal;	
		text-decoration: none }		
	
	/* Link text in the bottom nav bar */
	A.NavBottom:link{
		font-family: verdana, arial, sans-serif; 
		font-size: 8pt; 
	 
		font-weight: bold;
		text-decoration: none }
	
    A.NavBottom:visited 
		{  
        	font-size: 8pt; 
	
			TEXT-DECORATION: none;
		}
	A.NavBottom:hover
		{  
        	background: #336699;
        	font-size: 8pt; 
			COLOR: aqua;
			TEXT-DECORATION: none;
		}


/* Full width of any td (100%) line, 4px high */
	TD.line { font-size: 4px; background-color: #336699; }
	
/* line that is thinner than the regular one */
	TD.LineThin { 
		width: 100%;
		font-size: 2px; 
		background-color:  #336699; }
input
{	background-color:  #336699;
     color: yellow;
	font-family: verdana, arial, sans-serif; 
	font-size: 20pt; 
}
