p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.hdr1 {
	font-weight: bold;
	color: #FF6699;
}
.hdr2 {
	font-weight: bold;
	color: #0033FF;
}
.hdr3 {
	font-weight: bold;
	color: #CCFF00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999900;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #0000FF;
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCFF66;
}
.crumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.crumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
}
.crumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0099;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #999999;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectionhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}
body {
	
	background: url(images/bg_greystripes.gif);
}
#contents {
	width: 800px;
	margin: 30px auto;
	
	padding-top: 40px;
	background: #FFF;
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

ul li {
	text-align: left;
}
