body {
	background-color: #d5cfbf;
	margin-top: 30px;	
	margin-left: 0px;	
	margin-right: 0px;	
}

table.main {
border-width: 2px;
border-spacing: 0px;
border-style: solid;
border-color: #005800;
border-collapse: collapse;
background-color: white;
}


p,div,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

div.hdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .5px;
	color: #000000;
	text-decoration: none;
}

div.smhdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .5px;
	color: #000000;
	text-decoration: none;
}


p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005800;
	text-decoration: underline;
}

a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005800;
	text-decoration: none;
}

a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005800;
	text-decoration: underline;
}

a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005800;
	text-decoration: underline;
}






