.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


.footernav{font-family: verdana, helvetica; font-size: 10px; color: #999999; text-decoration: none;}
.footernav:hover{font-family: verdana, helvetica; font-size: 10px; color: #94AE7B; text-decoration: none;}



body {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	color:#666666;

}

a {color:#006699; text-decoration:none}
a:hover {color: #006699;text-decoration:underline}


H1 {
color:#333;
font-size:15px;
font-weight:bold;
width:80%;
margin-bottom:5px;
margin-top:5px;

}

H2 {
color:#333;
font-size:13px;
font-weight:bold;
width:80%;
margin-bottom:5px;
margin-top:0px;

}

H3 {
color:#333;
font-size:13px;
font-weight:bold;
width:80%;
margin-bottom:5px;
margin-top:0px;

}

#shadedTables td{
padding:2px;
font-size: 12px;

}

#productTables td{
	padding:0px;
	font-size: 12px;
	position:relative;
	line-height:17px;
}

#productTables li {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	list-style-type: number;
}
#productTables ol {
	list-style-type: number;
	color:#666666;
	font-weight:normal;
	font-size:12px;
	padding-top:0px;
	padding-bottom:0px;
}
#productTables ul {
	list-style-type: circle;
	color:#666666;
	font-weight:normal;
	font-size:12px;
	padding-top:4px;
}



#Results table{
	padding:0px;
	padding:0px;
	font-size: 12px;
	position:relative;
	background-color:#E6E6E6;
	line-height:17px;
	border-width:1px;
	border-color:#ccc;
	border-style:solid;

}