body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #336699;
}
a:active {
	color: #336699;
}
.headerbackgrnd {
	background-color: #CCCCCC;
}
.itemlisting {
	background-color: #FFF7E0;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.red {
	color: #FF0000;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #336699;
}
.itemlistingtitle {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}
.caption {
	font-size: .75em;
}
.coolcolorblue {
	color: #0000FF;
	font-weight: bold;
}
