body {
	font-family: Arial, Helvetica, sans-serif;
	color: #C56600;
}
body {
	margin:0px;
	}
html, body {
	height: 100%;
	margin-bottom: 1px;
	}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: url(%20);
	list-style-type: disc;
	list-style-position: inside;



}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFA20B;
	text-decoration: none;

}
h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF9900;
}
link {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #84BF77;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #5B9164;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
	font-weight: bold;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;

}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	float: right;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
}
h6 {
	color: #FF0015;
}
.fineprint {
	font-size: .9em;
}
