body {
	scrollbar-base-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #e8da8e;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #009933;
	scrollbar-arrow-color: #009933;
	scrollbar-face-color: yellow;

.largeGreenBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;

}
.medGreenBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;

}
.bottomSmallBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.tableGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #009933;
	font-weight: bold;

}
.bigGreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;

}
.bigGreenBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #006600;
	font-style: italic;

}
.largeGreenForTopFrontPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

