p {
	font-size: 12px;
	margin: 1em 10px 4px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#002000
}
td {
	vertical-align:top;
}
a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	margin: 4px 10px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #CCCCCC;
	margin: 5px 10px 4px;
}
hr {
	border-bottom-color: #D7D7AD;
	border-top: 3px groove #7B794B;
	margin: 2px 8px 6px;
}
.price_p {
	font-size: 10px;
	text-transform: uppercase;
}
.prod_header {
	text-align: center;
}
.signature {
	margin-left: 250px;
	text-indent: 250px;
}

