body
{
	font-size: 10pt;
	font-family: Arial, Verdana;
	background-color: #6699cc;
}
h1
{
	margin-top: 0px;
	font-size: 24pt;
	margin-bottom: 12px;
	margin-left: 24px;
	letter-spacing: 6px;
	font-variant: small-caps;
}
h2
{
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 12px;
}
h3
{
	font-size: 14pt;
	margin-top: 6px;
	margin-bottom: 0px;
}
h4
{
	font-size: 12pt;
	margin-left: 24px;
	margin-top: 6px;
	margin-bottom: 0px;
}
h5
{
	font-size: 10pt;
	margin-left: 48px;
	margin-top: 6px;
	margin-bottom: 0px;
}
h6
{
	font-size: 10pt;
	margin-left: 72px;
	margin-top: 0px;
	margin-bottom: 0px;
}
hr.Small
{
	color: white;
	height: 4px;
	border-bottom: navy 2px solid;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 60%;
	text-align: center;
}
.PriceTableHeader
{
	color: White;
	background-color: #000099;
	vertical-align: bottom;
	text-align: center;
}
.PriceTableRow
{
	color: White;
	vertical-align: bottom;
	text-align: center;
}
.PriceTableCell
{
	border: solid 1px #000099;
	padding-left: 6px;
	padding-right: 6px;
}
.PollTableHeader
{
	color: White;
	background-color: #000099;
	vertical-align: bottom;
	text-align: center;
}
.PollTableRow
{
	color: White;
	vertical-align: bottom;
}
.PollTableCell
{
	border: solid 1px #000099;
	padding-left: 6px;
	padding-right: 6px;
}
li
{
	list-style-position: inside;
	list-style-type: square;
}
.PressDate 
{
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-size: 8pt;
	text-align: center;
}
