body {
	background-color: #000000;
	background-image: url(../images/bleedingthroughBG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #660000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
}
.maintext {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #242015;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
	align: justify
}

.redtext {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #660000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
	align: justify
}

.links {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-style: none;
	color: #660000;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 13px;
}

.links:visited {color:#660000;}

.links:hover {color:#990000;}
