@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	line-height: 12pt;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	line-height: 12pt;
	text decoration:none;
	text-decoration: none;
}

/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }



a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 12pt;
	color: #666666;
	text decoration: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FAA427;
}
a:active {
	text-decoration: none;
	color: #666666;


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
}
<style type="text/css">


a {text-decoration: none; }


</style> 

