body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-color: #37212E;
}
a:link {
	color: #29162a;
	text-decoration: underline;
}
h1 {
	font-size: x-large;
	text-align: center;
	color: #5E623F;
	padding-top: 10px;
}
h2 {
	font-size: large;
	color: #37212E;
	border-bottom: 0;
	height: 10px;
	padding-left: 10px;
	text-align: center;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
a:visited {
	color: #29162a;
	text-decoration: underline;
}
p {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
a:hover {
	color: #63332F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: small}
h3 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
