body {
	background-color: #350407;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tablehead {
	font-weight: bold;
	color: #FFCCCC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6D170A;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D170A;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #6F1411;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D170A;
	font-style: italic;
}
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.tablerow1 {
	background-color: #FFF0F0;
}
.tablerow2 {
	background-color: #FFD9D9;
}