#menus h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
	background-color: #FDAE35;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #000;
	border-left-color: #000;
}
#bodytext p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
#bodytext {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
}

#menus a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FDAE35;
	padding-left: 10px;
	text-transform: none;
	font-weight: bold;
}
#menus p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FDAE35;
	padding-left: 10px;
	font-weight: bold;
}
#bodytext h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#bodytext h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#news {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	border: thin solid #000;
}
#news p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
