
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF
	font-size: 13px;
	text-align: justify;
	color: #6B6854
}

body, th, td, input, textarea, select, option {
	font-family:  "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #5E8402;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E8402;
}



a {
	color: #5E8402;
	text-decoration: none;
}

a:hover {
	color: #F30701;

}


.menu a:hover {
	color: #F30701;
    font-weight: bold;
}
    
.menubar a {
	color: #FFFFFF;
	text-decoration: none;
}

.menubar a:hover {
	color: #F7EF22;
}

hr {
	display: none;
}