.body,td,th {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: 792F2C;
}

.green {
	color: 686B34;
	font-size: 11px;
}

.red {
	color: 792F2C;
	font-weight: bold;
}

.black {
	color: 000000;
	font-size: 9px;
}

.footer {
	color: 686B34;
	font-size: 9px;
}


h1 {
	font-family: Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-style: normal;
	font-weight: bold;
	color: 792F2C;
	text-decoration: none;
	margin-bottom: 4px;
}

h2 {
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: 792F2C;
	text-decoration: none;
	margin-bottom: 4px;
}

a.sub:link { 
	color:#686B34;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.sub:visited { 
	color:#686B34; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.sub:hover { 
	color:#792F2C; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;

}

a:link { 
	color:#AE883D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited { 
	color:#AE883D; 
	font-weight: bold;
	text-decoration: underline;
}
a:hover { 
	color:#792F2C; 
	text-decoration: none;

}
ul { 
	margin-top: 0px;
	padding: 10px;
	margin: 6px;
}

li {
	margin-bottom: 8px;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #686B34; 
	border-style: none none dotted;
}

a img
{
border: none;
}