
a 		{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

body {
		font-size: 12px;
		font-family: arial, helvetica;
		color:#000000;
		margin: 0
	 }

.menuheader1 { 	font-size: 15px;
		text-decoration: none;
		font-weight: bold;
		
		color: #000099;
		
	      }

.menuheader2 { 	font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		
		color: #000099;
		
	      }
	      
.menuheader3 { 	font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		
		color: #000099;
		
	      }	  
	      
.menuheader4 { 	font-size: 18px;
		text-decoration: none;
		font-weight: bold;
		color: #000099;
		
	      }	
	      
	      
 .outlined { border-color: black;
             font-szie: 11px;
           }

.font8 { font-size: 8px; }
.font9 { font-size: 9px; }
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
