p {
	font-size: 12px;
	margin-top: 1em;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
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-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	color: #CCCCCC;
}
hr {
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #7B794B;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 8px;
	border-bottom-color: #D7D7AD;
}
.price_p {
	font-size: 10px;
	text-transform: uppercase;
}
.prod_header {
	text-align: center;
}
.signature {
	margin-left: 250px;
	text-indent: 250px;
}
