@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: CarbonType, American Typewriter, Arial Black;
	font-size: 12px;
	color: #831600;
}
a:link {
	color: #821601;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC66;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	color: #821601;
}
h2 {
	font-size: 24px;
	color: #821601;
	line-height: 1.7px;
	font-family: CarbonType, "American Typewriter", "Arial Black";
	text-align: center;
	word-spacing: 3px;
}
.heading2 {
	font-family: CarbonType, "American Typewriter", "Arial Black";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	word-spacing: 3px;
}
heading {
	font-family: CarbonType, "American Typewriter", "Arial Black";
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#largeheader {
}
p {
	font-family: "American Typewriter", "Arial Black", CarbonType;
	font-size: 14px;
	line-height: 1.7px;
}
.paragraph {
	margin: 2px;
	padding: 2px;
}

