body {
	background-color: #000000;
}
body,td,th {
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #E8BB00;
	text-decoration: none;
}
a:visited {
	color: #E8BB00;
	text-decoration: none;
}
a:hover {
	color: #E8BB00;
	text-decoration: underline;
}
a:active {
	color: #E8BB00;
	text-decoration: none;
}
.bottomnavcopyright {font-size: 8pt}
.productcaption {
font-size: 8pt;
    text-align: center;
    line-height: 1.3em;
	}
h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color: #e8bb00;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
p.caption {
    margin: 0.5em 0em 1.5em 0em;
    font-size: 8pt;
    text-align: center;
    line-height: 1.3em;
}
p.test {
    margin: 0em 0em 2em 0em;
}

p.inline {
    display: inline;
}
