.body,td,th {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	color: 6a3d07;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

.footer {
	font-size: 9px;
	line-height: 12px;
	color: bda07f;
}

.callout {
	font-size: 10px;
	line-height: 12px;
}

hr {
	color: #fff; 
	background-color: #ffffff; 
	border: 1px dotted #bcbeb0; 
	border-style: none none dotted;
	margin-top: 2px;
	margin-bottom: 2px;
}

ul {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0;
	padding-left: 15px;
}

li { 
	margin-bottom: 8px;
	margin-top: 8px;
}

.black {
	color: #000000;
}

.quote {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.errormsg {
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: bold;
	color: #ff0000;
}

a:link { 
	color:#7d4808; 
	font-weight: bold;
}
a:visited { 
	color:#7d4808; 
	font-weight: bold;
}
a:hover { 
	color:#7d4808; 
	text-decoration: none;
	font-weight: bold;
}

a.foot:link { 
	color:#bda07f; 
	text-decoration: none;
	font-weight: normal;
}
a.foot:visited { 
	color:#bda07f; 
	text-decoration: none;
	font-weight: normal;
}
a.foot:hover { 
	color:#bda07f; 
	text-decoration: none;
	font-weight: normal;
}

a.sub:link { 
	color:#7d4808; 
	text-decoration: none;
	font-weight: normal;
}
a.sub:visited { 
	color:#7d4808; 
	text-decoration: none;
	font-weight: normal;
}
a.sub:hover { 
	color:#7d4808; 
	text-decoration: underline;
	font-weight: normal;
}

a img
{
border: none;
}
