body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	color: #660000;
}
a {
	color: #660000;
	text-decoration: underline;
}
.contentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contentFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
a.contentFooter:hover {
	color: #993333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.content:hover {
	color: #993333;
}
.contentBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.contentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.bkgdBeige {
	background-image: url(images/bkgd_beige.gif);
	background-repeat: repeat;
}
