body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(template/bg_green.gif);
	margin: 0;
	padding: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000cd;
	text-decoration: none;
}
a:visited {
	color: #0000cd;
	text-decoration: none;
}
a:hover {
	color: #006400;
	text-decoration: underline;
}
a:active {
	color: #00ced1;
	text-decoration: underline;
}
#body-area {
	background-color: #007dc3;
	padding: 2px;
}
#copyright {
	color: #fff;
	font-size: 10px;
	text-align: center;
}
.page-title {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}
.product-title {
	font-size: 17px;
	color: #003300;
	font-weight: bold;
}
.paragraph-title {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
#quote-text {
    font-size: 11px;
	text-align: center;
	font-style: italic;
	line-height: 14px;
}
#contact-form {
	border: 2px solid #0066CC;
}
.form-field-name {
	color: #003300;
	font-weight: bold;
	line-height: 20px;
}
#archivestitle {
	color: #003300;
	font-weight: bold;
	line-height: 40px;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	font-size: 12px;
}
#archivelinks {
	line-height: 20px;
	text-align: center;
	vertical-align: top;
	height: 300px;
}
