body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

a:link {
	color: #99FF00;
	text-decoration: underline;
}
a:active {
	color: #99FF00;
	text-decoration: underline;
}
a:visited {
	color: #99FF00;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

b 
{
	font-weight: normal;
	color: #99FF00;
}

h1   
{
	font-size: 16pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2   
{
	font-size: 13pt;
	color: #FFFF00;
	font-style: none;
	font-weight: normal;
}

h3   
{
	font-size: 9pt;
	color: #99FF00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h4 
{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
}

.topMenu 
{
	color: #3366FF;
}

.topMenu a:link {
	color: #3366FF;
	text-decoration: none;
}

.topMenu a:active {
	color: #3366FF;
	text-decoration: none;
}

.topMenu a:visited {
	color: #3366FF;
	text-decoration: none;
}

.topMenu a:hover {
	color: #3366FF;
	text-decoration: none;
}

li {
	margin-top: 15px;
	margin-bottom: 15px;
}

.noMargins {
	margin-top: 0px;
	margin-bottom: 0px;
}
.MarginsRightFlush {
	margin-bottom: 10px;
	margin-left: 10px;

}
