body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #464646;
}
p, ol, ul, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	margin-bottom: 5pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif; 
}
h1 { font-size: 16pt; font-weight: bold; color: #FFFFFF}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF
}.bold {  font-weight: bold}
h3 { font-size: 9pt; font-weight: normal; color: #000000}

.footer {  font-size: 8pt}
a  {
	color: #e4008c
}a:hover {
	color: #68a6ce;
	text-decoration: underline;
}
a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.sidenav:hover {
	color: e4008c;
	text-decoration: none;
}
.bigger-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.blacktype {
	color: #000000;
}
.bannertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footerlink {
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerlink:hover {
	color: e4008c;
}
