.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.inheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

.boxer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #bcda94;
	text-decoration: none;
	background-color: #618039;
	border: 3px solid #779533;
	text-align: justify;
}


a:link {
	color: #bcda94;
	text-decoration: underline;
	}
a:visited { 
	color: #bcda94;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #bcda94;
	}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.highs {
	background-color: #86AF4E;
	color: #000000;
	font-weight: bolder;
}
.buts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: ##bcda94;
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-size:14px; font-weight:normal; }


