body {
	background-repeat: repeat-x;
}

.bodytext {
	font-family: Arial;
	font-size: 13px;
}
.youhere {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	color: #009999;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #CC0099;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #009999;
	text-decoration: underline;
}
.greensub {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #009999;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
a.greenproduct:link {
	font-family: veranda, Arial;
	font-size: 13px;
	color: #009999;
	font-weight: bold;
}
.productactivepage {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.bodygreen {
	font-family: Arial;
	font-size: 13px;
	color: #009999;
}
.bodysmall {
	font-family: Arial;
	font-size: 11px;
}
.bigletter {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #009999;
}
.bodytextjustify {
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}
