body {
	background-color: #552B00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.beigeline {
	background-image: url(images/beige_line.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.footer:link {
	text-decoration: none;
	color: #999999;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #333333;
	text-decoration: underline;
}
a.footer:active {
	color: #333333;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #552B00;
}
.red {
    color:#FF0000;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.smallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #552B00;
}
