body {
	background: #8B6A49;
	margin: 8px 0px 0px 0px;
}

P, TD, LI {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 12px; 
	line-height: 20px;
}

.body, .compressed_list {
	margin-left: 8px;
	padding-left: 8px;
	padding-right: 72px;
	border-left: 1px solid #000000;
}

.compressed_list {
	line-height: 14px;
}

.label {
	font-family: verdana,tahoma,sans-serif;
	color: #000000;
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold;
}

H1 {
	font-family: verdana,tahoma,sans-serif;
	color:#5F3801;
	font-size:18px;
	font-weight:normal;
	padding-bottom:6px;
	border-bottom:2px solid #5F3801;
}

.subhead {
	font-family: times, serif;
	color: #000000;
	font-size: 16px; 
	text-decoration: none;
	font-weight: bold;
}
 
.caption, .footer {
	font-family: verdana,tahoma,sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.footer {
	color: #000000;
}
 
.submit {
	background-color:#58715e; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size:10px; 
	color:white; 
	font-weight:bold; 
}

.button { 
	background-color:#e3dfd2; 
	color: black; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size: 10px; 
}

#overDiv {
	position:absolute;
	visibility:hidden;
	z-index:1000;
	left:25px;
	top:11px;
	height:23px;
	width:200px;
}

img {
	border:0;
}

A {
	color:#353119;
	text-decoration: underline
}

A:visited { 
	color:#60653F;
	text-decoration: underline
}