body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #3D414C;
	background-image: url(../images/backing.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.credit {
	font-size: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #333333;
}
a {
	color: #AC1C1C;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-bottom: 1px;
	border: 1px solid #CCCCCC;
}
ul {
	font-size: 12px;
}
li {
	margin-bottom: 7px;
}
.nongraphictextversion {
	font-size: 1px;
	color: #FFFFFF;
}
