
body, td, p {
	font: 12px tahoma, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	color: #000;
	margin: 0px;
}

h1 {	
	font: bold 17px verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	color: #6F913A;
	line-height: 1.4em;	
	}

h2 {
	font-size: 16px;
	line-height: 1.4em;	
	}
	
h3 {	
	padding-left: 5px;
	font-size: 16pt;
	color: #6F913A;
	line-height: 1.4em;	
	}
h4 {
	font-size: 14px;
	line-height: 1.4em;	
	}
	
h5 {
	font-size: 12px;
	color: #6F913A;
	line-height: 1.4em;	
	}
	
h6 {
	font-size: 11px;
	line-height: 1.4em;	
	}

a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5f5925;
	/*color: #6F913A;693d4c*/
	}	

a:visited {
	font: 12px tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #874949
	/*color: #4F612A;*/
	}

a:hover {
	text-decoration: underline;
	color: #6F913A;
	}	

