body		{ 

				background: #DBDBDB;
				margin: 0;
				padding: 0;

}



td 			{ 

				font-family: "Verdana", "Arial", "Tahoma"; 
				font-size: 8pt; 
				line-height: 140%; 
				color: #2B2B2B; 

}


A:link		{

				color: #6B8E23; 
				text-decoration:none;


}
			

A:hover		{

				color: #9EB93B; 
				text-decoration:underline;

}



.blank		{

				font-size: 1pt;

}


.banner 	{

				font-size: 16px;
				color: #1067AD;
				font-weight:bold;

}


.myMenu		 {
    		
    			margin:0px;
    			font-size:13px;
        
}


.myMenu a 	{
    
    			display:block;
    			width:100%;
   				border:0px;
    			margin-bottom:0px;
    			color:white;
    			padding:2px;
    			text-decoration:none;
    			text-align:center;
    			font-weight:bold;
    			color:white;
    
}


.myMenu a:hover {
    
    			background-color:9EB93B;
   				text-decoration:none;
   				color:white;

}
