body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bgtest.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #323282;
	margin-top: -2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #323282;
	font-weight: normal;
}
a {
	color: #1E8282;
	text-decoration: underline;
}
a:hover {
	color: #1E8282;
	text-decoration: none;
}
.photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.nav1 {
	font-size: 13px;
	color: #000;
	line-height: 24px;
}
.nav {
	font-size: 13px;
	color: #000;
	text-decoration: underline;
	line-height: 24px;
}
.nav:hover {
	font-size: 13px;
	color: #333;
	text-decoration: underline;
	line-height: 24px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
ul.products {
	margin-left: 5px;
	padding-left: 5px;
	list-style: disc;
	
}