@charset "utf-8";
/* CSS Document */
<style>
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
} 
TABLE { border-collapse: collapse; 
}
p {  
font: 10pt "verdana", "ariel", "sans serif";  
margin-left: 10px;
margin-right: 10px;
}
TD {  
font: 10pt "verdana", "ariel", "sans serif";  
margin-left: 0px;
margin-right: 0px;
}
.copy {  font: 8pt "verdana", "ariel", "sans serif"; color: #666666; 
}
.header {
font: 20pt;
font-family: "Geneva", "Arial", "Helvetica", "sans-serif"; 	
font-weight: bold;
}
A.BoldLink:link {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #b08738;
	font-weight:bold;
	text-decoration: none;
}
A.BoldLink:visited {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #b08738;
	font-weighb08738t:bold;
	text-decoration: none;
}
A.BoldLink:hover {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #CC3300;
	font-weight:bold;
	text-decoration: none;
}
.style3 {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	color: #a0a0a0;
}
A.CourierLink:link {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	color: #b08738;
}
A.CourierLink:visited {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	color: #b08738;
}
A.CourierLink:hover {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	color: #CC3300;
}

.subheading {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.imagespace {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
</style>

