body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #98D393;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #271d76
	font-style: normal;
	color: #271d76;
	font-weight: bold;
}
.centerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #271d76
	font-style: normal;
	color: #271d76;
	font-weight: bold;
	text-align: center;
}
.centerproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 666666;
	font-weight: bold;
	text-align: center;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #271d76
	font-style: normal;
	color: #271d76;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.mainlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
.sublinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 5c4a10;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: FFF;
	font-size: 14px;
}
a.sub:link {
	color: #271d76;
	font-size: 12px;
}
a.sub:visited {
	color: #271d76;
	font-size: 12px;
}
a.sub:hover {
	color: #271d76;
	font-size: 12px;
}
a.sub:active {
	color: #271d76;
	font-size: 12px;
}
h1.seo {
	color: #aaa7ae;
	font-size: 2px;
}
