body {
	background-color: #993300;
}
.separator {
	background-color: #CC6600;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC1A4;
	line-height: 15px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;


}
a {
	color: #FFFFFF;
	text-decoration: none;


}
a:hover {
	color: #FF9900;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: normal;
	color: #FF9F71;
}
.whiteNoBold {
	color: #FFFFFF;
}
.darker {
	color: #F07800;
}
.subheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.subheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	color: #FFAE35;

}
.indent {
	margin-right: 25px;
	margin-left: 25px;
}
.larger {
	font-size: 13px;
}
.subtitle {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #FFAE35;
}
.title {
	font-size: 15px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;

}
a.allWhite {
	color: #FFFFFF;
}
a.allWhite:hover {
	color: #FFCC66;
}
.orange {
	color: #FF9900;
}
p {
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
