.h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #016301;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #003C00;
	font-weight: normal;
}
a:link {
	font-size:11px
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.products {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	font-size: 16px;
}
.product-title {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.sidelinks {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #C8D752;
}
.menu-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
}
.font-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.font-body2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



