body {
	font: 16px "Times New Roman", Times, serif;
	background: #000000;
}
table {
	font: 16px #000000;
	background: #FFFFFF;
}
td#content {
	padding: 0px 10px 177px 10px;
	background-position: bottom right;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #3A435E;
}
a:hover, a:active {
	color: #F79571;
}
#menu {
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding: 1px 0px 0px 15px;
	color: #2E3248;
}
#menu a:link, #menu a:visited {
	color: #515A81;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #F79571;
	text-decoration: none;
}
h1 {
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	color: #515A81;
	border-top: 0px dotted #515A81;
	border-right: 0px dotted #515A81;
	border-bottom: 2px dotted #515A81;
	border-left: 0px dotted #515A81;
	width: 75%;
	margin: 9px 0px;
}
h2 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #515A81;
	margin: 9px 0px;
}
h3 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 9px 0px 0px;
	background: #515A81;
	text-indent: 18pt;
}
h4 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #515A81;
	margin: 0px 0px 9px;
}
p {
	text-indent: 1em;
	margin: 0px;
}
#products {
	width: 100%;
}
#products tr td {
	text-align: left;
	vertical-align: top;
	border-top: 0px solid #515A81;
	border-right: 2px dotted #515A81;
	border-bottom: 2px solid #515A81;
	border-left: 2px dotted #515A81;
	padding: 5px;
}
#products tr td p {
	text-indent: 0pt;
}
#products tr td img {
	margin: 2px 2px 2px 5px;
}
#form td{
	padding-bottom: 2px;
	padding-right: 5px;
}
.revised {
	color: #FFFFFF;
}
