.menu_side {  
	font-family: Arial; 
	font-size: 7pt; 
	color: #000000; 
	font-weight:bold;
	text-decoration: none;
}
.menu_side:hover {  
	color: #00923F;
	text-decoration: underline;
}
.txt {  
	font-family: Arial, Verdana; 
	font-size: 8pt; 
	color: #4C4C4C; 
	text-decoration: none;
}
.form{	
	font-family: Arial; 
	font-size: 7pt; 
	color: black; 	
}

h1{
	font-size:10px;
}
