body {
	background-color: #700700;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #700700;
	SCROLLBAR-HIGHLIGHT-COLOR: #6f0400;
	SCROLLBAR-ARROW-COLOR: #ffcccc;
	SCROLLBAR-TRACK-COLOR: #ffffcc;
	SCROLLBAR-SHADOW-COLOR: #ffcccc;
}

p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #FFbb99;
	text-decoration: none;
}

a:visited {
	color: #ff5533;
	text-decoration: none;
}

a:hover {
	color: #FF6633;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 9px;
}

h2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin: auto;
	text-align: center;
}

img {
	border-color: #FF0000;
}

.anchor	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffbb99;
	text-decoration: none;

}

.image_15 {
	background: Black;
	border-color: Black;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

.footer {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffbb99;
	text-align: center;
	padding: 10px;
}

.footer:link {
	color: #ff5533;
	text-decoration: none;
}

.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

