body {
	background-color: #73272B;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #AB4955;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #003399;
	text-align: center;
}
th {
	background-repeat: no-repeat;
	background-position: center center;
	color: #73272B;
	font-size: 11pt;
	font-style: italic;
	vertical-align: middle;
	height: 34px;
}
tr {
	vertical-align: top;
}
h1 {
	color: #2D4727;
}
h2 {
	color: #73272B;
}
h3 {
	color: #773B11;
}
h4 {
	color: #AB4955;
}
h5 {
	color: #5A3267;
}
img {
	border-color: #AB4955;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #73272B;
	text-transform: uppercase;
	font-size: 8pt;
}
a:hover {
	text-decoration: underline;
	color: #AB4955;
}
.Copyright {
	font-size: 7pt;
	color: #000000;
}
.Menu {
	font-size: 7pt;
}
