h1 {
	color: #02402E;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

h2 {
	color: #02402E;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	}

body { 
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #B99C6B;
	}
	
.info {
	color: #02402E;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	font-style: none;
	margin-top: 3px:
	margin-bottom: 3px;
	margin-right: 15px;
	text-align: right;
	}
	
a.feature:link,a.feature:visited{
	color: #02402e;	
}	
.feature {
	color: #02402e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left:20px;
	}
.xml{
	font-family: Arial;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 15px;
	}
.main_body {
	color: #80293c;
	font-family: Arial;
	font-size: 9pt;
	margin-top: 3px;
	margin-bottom: 15px;
	padding:3px 20px 0 20px;
	}

.copyright{
	color: #80293c;
	font-family: Arial;
	font-size: 8pt;
	}	
	
.main {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px:
	padding-bottom: 5px;
	text-align: left;
	}
	
.left_cell { 
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}
	
.left_cell_feature { 
	color: #02402e;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.left_cell_main { 
	color: #02402e;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 100;
	font-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	}

a:link, a:visited, a:active {
	color: #80293C;
	font-weight: 800;
	text-decoration: underline;
	}
	
a:hover {
	color: #B99C6B;
	text-decoration: underline;
	}
	
ul {
	color: #80293C;
	font-family: Arial;
	font-size: 9pt;
	margin-right: 15px;
	}

a.listingNav:link, a.listingNav:visited, a.listingNav:active {
	font-family: Arial;
	font-size: 9pt;
	color: #80293C;
	font-weight: 800;
	text-decoration: underline;
	}
	
a.listingNav:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #B99C6B;
	text-decoration: underline;
	}
