@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D5812D;
	text-align: center;
}
.centered-table {
	margin-right: auto;
	margin-left: auto;
}
.cellheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #D5812D;
	background-position: right;
}
.cellnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D5812D;
	vertical-align: top;
	width: 120px;
}
.cellmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	vertical-align: top;
}
.cellfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
#nav a:link, #nav a:visited {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #D8893B;
	background-color: #CCCCCC;
	white-space: nowrap;
	display: block;
	padding: 3px;
	width: 125px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D78737;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D5812D;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #D5812D;
}
body {
	font-family: Rockwell;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.cellmainitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #7D7D7D;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #D5812D;
}
