body {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #d7be8a;
	font-size: 14px;
	line-height: 25px;
	background-color: #201211;
}
h1 {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7BE8A;
	padding: 5px;
	background-color: #2A2121;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7BE8A;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #953A0C;
}
h3 {
	text-transform: uppercase;
	text-align: center;
	color: #201211;
	background-color: #D7BE8A;
	font-weight: bold;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
h5 {
	font-weight: normal;
	font-size: 14px;
}

.type {
	font-weight: bold;
}
