body {
	background-color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #CCCCCC;
}
#maincontent {
	position: absolute;
	left: 20px;
	top: 10px;
	height: auto;
	width: auto;
	visibility: visible;
}
a:link {
	color: #339933;
	text-decoration: underline;
}
a:visited {
	color: #339933;
	text-decoration: underline;
}
#copyright {
	font-size: 9pt;
	color: #999999;
	position: absolute;
	width: 300px;
	left: 23px;
	top: 700px;
}
.italic {
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
}
.bold {
	font-weight: 400;
	color: #FFFFFF;
}
.boldgrey {
	color: #FFFFFF;
	font-weight: 400;
	text-transform: uppercase;
}
#maincontent #art {
	font-size: 8pt;
	line-height: normal;
	text-decoration: none;
}
.boldgrey9pt {
	color: #FFFFFF;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 9pt;
}
