@charset "UTF-8";
td img {
	display: block;
	text-align: center;
	vertical-align: middle;
}

.header {
	font-size: x-large;
	font-weight: bold;
	color: #0A3317;
	margin: 4px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.header_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	color: #EEE;
}
.par {
	font-size: small;
	margin: 4px;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.par_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #C00;
}
.par_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	color: #FFFFFF;
}
.par_bd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	color: #000000;
}

.par_ctr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	margin: 4px;
	padding: 4px;
}

.par_bd_it {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 4px;
	padding: 4px;
}

.par_it {
	font-size: small;
	font-style: italic;
	color: #000000;
	margin: 4px;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	list-style-position: inside;
}

a:link {
	color: #DEB069;
}
.par_ctr_bd_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.pageformat {
	background-color: #280F02;
	width: 900px;
	margin: auto;
	height: auto;
	float: none;
	clear: none;
}
.menu {
	font-size: large;
	color: #DEA262;
	font-weight: bold;
	text-align: center;
	background-color: #280F02;
}
.pagehead {
	color: #667B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-large;
	font-weight: bolder;
	font-variant: normal;
}
.header_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	color: #800;
}
