body {
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00007B;
	text-align: left;
}
.subcategory {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.bodytext {
	font-size: 10pt;
	text-align: left;
	font-style: normal;
}

a:link {
	color: #3366CC;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
}
a:active {
	color: #996600;
	text-decoration: none;
	font-size: 10pt;
}
.products {
	font-size: 10pt;
	text-align: center;
	font-style: normal;
}
.copyright {
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	color: #00007B;
}

.category {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.title {
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
	font-style: normal;
}
.banner {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}
.smallnew {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.largenew {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #00007B;
	text-decoration: none;
	text-align: center;
}
