BODY {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #e5e5e5;
	text-align: center;
}

TD {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: white;
}

A:link {
	color: #2D592D;
	text-decoration:underline;
}

A:visited {
	color: #2D592D;
	text-decoration:underline;
}

A:active {
	color: #2D592D;
	text-decoration:underline;
}

A:hover {
	color: #2D592D;
	text-decoration:underline;
	background-color: #FAFAD6;
}






TD.toc {
	background-color: #CFE8CF;
	font-size: 8pt;
	font-weight: bold;
}

TD.toc A:link {
	color:#2D592D;
	text-decoration:none;
}

TD.toc A:visited {
	color:#2D592D;
	text-decoration:none;
}

TD.toc A:active {
	color:#2D592D;
	text-decoration:none;
}

TD.toc A:hover {
	color:#2D592D;
	text-decoration:underline;
	background-color: #CFE8CF;
}

TD.toc A.level2:link {
	color:#2D592D;
	font-weight: normal;
	text-decoration:none;
}

TD.toc A.level2:visited {
	color:#2D592D;
	font-weight: normal;
	text-decoration:none;
}

TD.toc A.level2:active {
	color:#2D592D;
	font-weight: normal;
	text-decoration:none;
}

TD.toc A.level2:hover {
	color:#2D592D;
	text-decoration:underline;
	font-weight: normal;
	background-color: #CFE8CF;
}








TD.purple {
	color: white;
	background-color: #663567;
}

TD.purple A:link {
	color: white;
	font-weight: bold;
	text-decoration:none;
	background-color: #663567;
}

TD.purple A:visited {
	color: white;
	font-weight: bold;
	text-decoration:none;
	background-color: #663567;
}

TD.purple A:active {
	color: white;
	font-weight: bold;
	text-decoration:underline;
	background-color: #663567;
}

TD.purple A:hover {
	color: white;
	font-weight: bold;
	text-decoration:underline;
	background-color: #663567;
}

TD.vert-purple-bar {
	background-image: url('images/vert_purple-bar.gif');
	background-repeat: repeat-y;
}




.h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #2D592D;
}

.h1-2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.h2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #2D592D;
}

.h4 {
	font-size: 8pt;
	font-weight: bold;
	color: #663567;
}

.h4-2 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.h4-3 {
	font-size: 10pt;
	font-weight: bold;
	color: #2D592D;
}

.events-date {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-align: right;
}

.events-loc {
	font-size: 10pt;
	font-weight: bold;
	color: #2D592D;
}

UL {
	margin-top: 0px;
	margin-bottom: 10px;
}

.credit {
	font-size: 8pt;
	color: black;
}




.footer {
	background-color: #e5e5e5;
	font-size: 8pt;
	text-align: center;
}

.footer A:link {
	font-weight: bold;
	color: #663567;
	background-color: #e5e5e5;
}

.footer A:visited {
	font-weight: bold;
	color: #663567;
	background-color: #e5e5e5;
}

.footer A:active {
	font-weight: bold;
	color: #663567;
	background-color: #e5e5e5;
}

.footer A:hover {
	font-weight: bold;
	color: #663567;
	background-color: #e5e5e5;
}
