/* CSS Document */

<style type="text/css">

body {
	margin-top: 30px;
	background-color: #000000;
}
#center {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.quicklinks {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 11pt;
	font-size: 80%;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000066;
}
p {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;
	line-height: 125%;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #447dbe;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 15px;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
img.left { float:left; clear:left; margin: 0 10px 10px 0;}