BODY
{
	padding: 0px;
	font-size: 8pt;
	margin: 0px;
	color: black;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	height: 3100;
}
#overall
{
	position: relative;
	height: 100%;
	background-color: #8d3a35;
}

.seven
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bolder;
}
.eight
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: normal;
}
.eightspaced
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
.eightwhite
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
	color: white;
	font-weight: normal;
}
.eightbold
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
}
.nine
{
	font-size: 9pt;
	font-family: verdana, Helvetica, sans-serif;
	line-height: 14pt;
	color: black;
}
.ninewhite
{
	font-size: 9pt;
	font-family: verdana, Helvetica, sans-serif;
	line-height: 14pt;
	color: white;
	font-weight: bold;
}
.ten
{
	font-size: 10pt;
	color: black;
	font-family: verdana, Helvetica, sans-serif;
	line-height: 18pt;
}
.tenbold
{
	font-size: 10pt;
	color: black;
	font-family: verdana, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: bold;
}

.lucida11
{
	font-size: 11pt; 
	color: black; 
	font-family: lucida calligraphy, verdana; 
	line-height: 16pt; 
	font-weight: bold;
}
.ninebrown
{
	font-size: 9pt;
	color: #b18157;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
}
A.ninebrownblack
{
	font-size: 9pt;
	color: #8d3a35;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	line-height: 12pt;
}
A.ninebrownblack:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	line-height: 12pt;
	font-family: Verdana;
	text-decoration: none;
}
A.eightregister
{
	font-size: 8pt;
	color: #b18157;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15pt;
}
A.eightregister:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	line-height: 15pt;
	font-family: Verdana;
	text-decoration: none;
}
A.small
{
	font-size: 9pt;
	color: #65110c;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	line-height: 12pt;
}
A.small:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	line-height: 12pt;
	font-family: Verdana;
	text-decoration: none;
}
A.verysmall
{
	font-size: 8pt;
	color: #8d3a35;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: bold;
	line-height: 12pt;
}
A.verysmall:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	line-height: 12pt;
	font-family: Verdana;
	text-decoration: none;
}

A.verysmall2
{
	font-size: 8pt;
	color: #8d3a35;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
	line-height: 14pt;
}
A.verysmall2:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 14pt;
	font-family: Verdana;
	text-decoration: underline;
}



hr.package
{
	border-top: #b18157 2px dotted;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-right: white 1px solid;	
	padding-top: 10px;
}


