body {
	font-family: sans-serif;
	background-color : #C0C3A4;
	text-decoration: non;
	font-size: 12px;
	color: #808354;
}

.bodyText {
	font-family: sans-serif;
	font-size: 13px;
	color: #222222;
}

.bodyTextBold {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}

.bodyTextTitle {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004912;//#004412;//#006634;
}

.formBGColor { background-color: #E0E0E0 }

.titleBold {
	font-family: sans-serif;
	color: Black;
	text-decoration: non;
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
}

.menuText {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: white;
	text-decoration : none;
}

.menuPage2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: white;
	text-decoration : none;
	background : #47916C;
}

.announceText {
	font-family : sans-serif;
	font-size : 18;
	color : #006634;
	font-weight : bold;
	text-decoration: none;
	padding:10px;
	border : 0px solid #006634;
}

.pageTitle {
	font-family: sans-serif;
	color: #006634;
	text-decoration: none;
	font-size: 18px;
}
