body,td,th {
	color: #000000;
}
body {
	background-color: #F5F2E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	padding-left: 20px;
	padding-right: 25px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif, Arial;
	font-size: 13px;
	text-align: justify;
	color: #24160f;
}
.content A {
 font-weight: bold;
	text-decoration: none;
	color: #24160f;
}
.content_bottom {
	padding: 5px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif, Arial;
	font-size: 12px;
	text-align: center;
	color: #24160f;
}
.content_bottom_nav {
	font-size: 16px;
}
.content_bottom A {
 font-weight: bold;
	text-decoration: none;
	color: #24160f;
}
.content h1 {
 padding-top: 0px;
	margin-top: 0px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #24160f;
	text-align: left;
}
.content h2 {
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #24160f;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.content h3 {
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif, Arial;
	font-size: 19px;
	font-weight: bold;
	color: #1b558b;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.alternate_row {
 background-color: #EAE8D9;
}
.red_text {
 color: #CC0000;
	font-weight: bold;
}