.productheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a:hover {
background-color: #FFFF00;
	color: #006600;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.table1 {
	border: 1px dotted #669900;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.linkfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
