body {
	background-color: #6B0505;
	margin: 0px;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E5E5E5;
}
.normalLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E5E5E5;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
}
h2 {
	color: #FFFFFF;
}
a.normalLarge:link {
	text-decoration: underline;
	color: #E5E5E5;
}
a.normal:visited {
	color: #E5E5E5;
	text-decoration: underline;
}
a.normal:hover {
	color: #E5E5E5;
	text-decoration: none;
}
a.normal:active {
	color: #E5E5E5;
	text-decoration: none;
}h3 {
	color: #FFFFFF;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.normalBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
