.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 13px;
	color:#6bae00;
	
	
}
h2 {
	font-size: 11px;
	
	}
	
	h3 {
	font-size: 11px;
	font-style:normal;
	}

a:link, a:visited, a:active {
	color: #6bae00;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}