.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #065E3C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #C6CB86;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #065E3C;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #C6CB86;
}
.bodygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #065E3C;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #F9F2F0;
}

A:link {text-decoration:none; color:#F9F2F0}
A:visited {text-decoration:none; color:#F9F2F0}
A:active {text-decoration:none;  color:#FAC832}
A:hover {text-decoration:underline; color:#FAC832}

html {scrollbar-face-color: #C6CB86; 
scrollbar-shadow-color: #065E3C;
scrollbar-highlight-color: #C6CB86; 
scrollbar-3dlight-color: #065E3C;
scrollbar-darkshadow-color: #C6CB86; 
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #065E3C}
