h1 {	
	font-style: bold;
	font-size: 15px;
	font-family: arial, sans-serif;
	font-color: #647b0c;
	font-margin: 0px 0px 10px 0px;
	text-decoration: underline;
	padding-bottom: 5px;
}
h2 {	
	font-style: bold;
	font-size: 15px;
	font-family: arial, sans-serif;
	font-color: #647b0c;
	font-margin: 0px 0px 10px 0px;
	text-decoration: underline;
	padding-bottom: 5px;
}
text1 {	
	font-style: normal;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-color: #000000;
	font-margin: 0;
	padding-bottom: 0px;
}
p { margin: 0;padding : 0;}
a:visited, a:link {color: #647b0c; text-decoration: underline; background: none;}
a:hover {color: #a1c712; text-decoration: none; background: none;}

