body {
	background-color: #000000;
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 12px;
}
.footer {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 14px;
}
.content {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding: 20px;
}
.content h1 {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #993333;
	line-height: 32px;
}
.navigation {
	line-height: 19px;
	font-size: 14px;
	font-weight: bold;
	font-color: #000000;
	background-color: #fb7901;
	padding: 10px;
	border-right: solid #fff 2px;
}
.nav_links {
	width: 100%;
	border-width: 2px;
	border-bottom-style: solid;
	border-color: #FFF;
	display: block;
	color: #000000;
	visited: #000000;
	padding-bottom: 7px;
	padding-top: 7px;
}
.header {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #0066CC;
}
.menu_header {
	line-height: 19px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.menu_links {
	width: 100%;
	display: block;
	color: #000000;
	visited: #000000;
}
