body {
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 20px auto 20px auto;
	background: #FFFFFF url('./pics/bgpic.jpg') no-repeat center center fixed;
	max-width: 900px;
}
p {
	text-indent: .25in;
	text-align: justify;
	color: #210D00;
	font-size: 12pt;
font-weight: bold;
}
p.center {
	text-align: center;
	color: #210D00;
	font-size: 12pt;
	text-indent: 0in;
}
p.important {
	color: #210D00;
	font-size: 16pt;
	font-weight: bold;
}
p.title {
	text-align: center;
	text-indent: 0in;
	color: #5F1100;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: overline underline;
}
h1.header {
	text-align: center;
	color: #441D00;
	font-size: 36pt;
	font-weight: bold;
}
p.header {
	text-indent: 0in;
	text-align: center;
	color: #663F23;
	font-size: 14pt;
	margin-bottom: 5px;
	border-bottom: 2px solid #808080;
}
p.footer {
	text-align: center;
	color: #505050;
	font-size: 8pt;
	font-weight: lighter;
	margin-top: 5px;
	border-top: 2px solid #808080;
}
a:link {
	color: #00008B;
}
a:visited {
	color: #00008B;
}
p.section {
	margin-bottom: 5px;
	border-bottom: 2px solid #808080;
   text-indent: .25in;
	text-align: left;
	color: #210D00;
	font-size: 12pt;
	font-weight: bold;
	}
p.images {
	text-indent: 0in;
	margin-left: 0in;
	text-align: center;
	color: #210D00;
	font-size: 8pt;
}
img {
   border: 0px;
}