body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5;
	margin-left: 1in;
	margin-right: 1in;
	width: 8in;
	font-size: 75%;
}
hr {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: #666666;
	border-left-color: white;
	margin-bottom: 30pt;
	margin-right: 25%;
	margin-left: 25%;
}
h1 {
	font-variant: small-caps;
}
h2 {
	font-variant: small-caps;
}
p {
	text-indent: 2em;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.startpara {
	font-size: 125%;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	margin-left: -1.6em;
}
.trailer {
	padding: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #F0F0F0;
	clear: both;
	font-variant: small-caps;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	margin-top: 30px;
	text-indent: 0px;
}
.copyright {
	font-size: 0.75em;
	font-style: italic;
	color: #666666;
	margin: 40px 10% 10px;
	text-align: center;
	clear: both;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.index {
	font-style: italic;
	padding: 2px;
	font-weight: bold;
	background-color: #F0F0F0;
	font-variant: small-caps;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}
