body {
	background: #3a727e url(images/vary-background.gif) repeat-x;
	font: normal 12px Verdana;
	color: #deebef;
	margin: 0;
}
a:link, a:visited {
	color: #deebef;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-family: "Times New Roman";
	text-decoration: underline;
	margin-bottom: 0;
	margin-top: 5px;
}
h2 {
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	margin-bottom: 2px;
	color: #ff0000;
}
h3 {
	font-size: 15px;
	font-style: italic;
	text-align: center;
	color: #ff0000;
	padding: 0 4px 0 4px;
}
.green-menu {
	background: #154655;
}
.content {
	width: 590px;
	text-align: left;
	padding: 10px 0 20px 0;
}
.copyright {
	font-size: 11px;
	padding-bottom: 10px;
}
.bottom {
	width: 795px;
	background: #154655;
	padding: 5px 5px 5px 0;
	font-size: 11px;
	text-align: right;
}
.products {
	background: #a8c6cf;
	color: #154655;
}
