body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #D7ECD8;
	margin-left: 0px;
	margin-top: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #D7ECD8;
	color: #2F5D31;
	padding: 6px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #003366;
	line-height: 24px;
	padding: 3px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F5D31;
	margin: 0px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	margin: 0px;
	line-height: normal;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #D7ECD8;
	font-weight: bold;
	text-transform: uppercase;
}

.MeetingTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #2F5D31;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D7ECD8;
	color: #2F5D31;
	text-align: right;
	padding-right: 6px;
}

