body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/bkgnd.gif);
}

h1 {
	color: #FF6600;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 20px;
}
p {
	font-size: 10pt;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 125%;
}
.sideimage {
	background-color: #FFFFFF;
	padding: 10px;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #060809;
	margin-left: 20px;
	text-transform: none;
}
hr {
	color: #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	border: medium none #CCCCCC;
}
li {
	font-size: small;
	list-style-type: circle;
	font-style: normal;
	list-style-position: inside;
	list-style-image: url(../images/bullet2_10.gif);
	line-height: 125%;
	margin: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	text-indent: 0px;
	white-space: normal;
}
