/* comment stuff out here */

{
margin: 0px;
padding: 0px;
}

body {
	margin-width: 0px;
	margin-height: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	border-width: 0px;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	color: #8C5A32;
	background-color: #8D5A32;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C5A32;



} 
 
b { font-weight: bold;}
i { font-style: italic;}
u { text-decoration: underline;}


ul {  list-style-position: outside; list-style-type: square}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C5A32;
}
a {
	color: #333366;

}
a:visited {
	color: #003399;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}


.subhead1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;


}

.subhead2 {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;



}

.subhead3 {
	font-weight: bold;


}

.subhead4 {

	font-weight: normal;
	font-style: italic;
}


.bottomnavbar {
	color: #999999;
	text-align: center;
	font-size: 9px;

}

a.bottomnavbar {
	color: #999999;
}
a.bottomnavbar:hover {
	color: #CCCCCC;
}
a.bottomnavbar:visited {
	color: #999999;
}

a.bottomnavbar:active {
	color: #FFFFFF;
}
.numbernav {
	font-size: 12px;
	color: #CC9966;
}

a.numbernav:link {
	text-decoration: none;
}
a.numbernav:hover {
	color: #FFFFFF;
}
a.numbernav:visited {
	text-decoration: none;
	color: #CC9966;


}

a.numbernav:active {
	color: #FFFFFF;
}
.captions {
	font-size: 9px;
}
.captionbold {
	font-size: 10px;
	font-weight: bold;
}

