body {
	background-color: #F6E794;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-indent: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #323929;
	text-decoration: underline;
}
a:visited {
	color: #323929;
	text-decoration: underline;
}
a:hover {
	color: #A8292A;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #323929;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #323929;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #323929;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.oddRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F6E794;
}
.evenRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #323929;
	text-align: left;
	margin-left: 5px;
}
