body {
	background-image: none;
	background-color: #990000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.red {
	color: #990000;
}
a {
	color: #990000;
}
h4 {
	color: #990000;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #900;
}
h5 {
	font-size: 12px;
	color: #333;
}

.subheading {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bold {
	font-weight: bold;
	color: #666666;
}

