body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

A:link 			{color:#666666; text-decoration: underline}
A:visited 	{color:#848484; text-decoration: underline}
A:active 		{color:#5B5B5B; text-decoration: underline} 
A:hover 		{color:#FFFFFF; text-decoration: underline; background-color:#999999}
.fliesstext  			{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
.main  					{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
.fliesstextred		{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3333}
.textsmallblack  	{  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.textsmalllight  	{  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.hsmalldark  		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.hsmalllight		  	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.hsmallred  			{  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #FF3333}
.hwhite  				{  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #ffffff}
ul 				{  }
.crumbtrail {
	font-size:10px;
}
#downloadtable {
	width: 90%;
}
#downloadtable td{
	padding: 2px;
	font-size: 11px;
}
#downloadtable .columnHeading {
	font-weight: bold;
	border-bottom: dotted 1px #999;
}

h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
p.underTitle {
	margin-top: 0px;
	padding-top: 0px;
}
.comments {
	padding-left: 2em;
}
.productType {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}
.hsmalllight td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
