h1 {
	font-family: "Trebuchet MS", Helvetica, Monaco, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000033;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, Monaco, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000033;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, Monaco, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/prchbgd.jpg);
	background-color: #FEF4DB;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stretched {
	letter-spacing: 9px;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.footer {
	letter-spacing: 1px;
	font-size: 9px;
	text-align: right;
}
