﻿.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
}
.headerSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.BigGreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
}
.caption_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.textit {
	font-style: italic;
}
.textwt {
	font-weight:bold;
}

.bgMeeting {
	background-color: #99FFCC;
}
.bgBegclass {
	background-color: #A5D8F6;
}
.bgWorkshop {
	background-color: #FFFFCC;
}
.bgShow {
	background-color: #FACD8A;
}

