body {
	background-color: #330000;
	margin: 10, 0;
	padding: 0;
	border: 0;
}

p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #330000;
	line-height: 115%;
}

H1 {
	font-family: Cracked;
	font-size: 40px;
	font-stretch: ultra-expanded;
	color: #330000;
}

H2 {
	font-family: Cracked;
	font-size: 24px;
	font-weight: 400;
	font-stretch: ultra-expanded;
	color: #330000;
}

H3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: 700px;
}

.bold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
	text-decoration: underline;
}

.headingUnderline {
	text-decoration: underline;

} 

