a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 9pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color:#FFFF99;
	white-space: normal;
	margin-top: 12pt;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-variant: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color:yellow;
	background-color:navy;
	color: #000099;
}
.current {
	font-size: 9pt;
}
.light {
	color: #CCCCCC;
}
.inverse {
	color: #CCCCCC;
	background-color: #000033;
}
.greybox {
	color: #000000;
	background-color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF00;
}
h1 {
	color: #FFFF00;
}
