body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #FFFFFF;
}


a { color: #848484; text-decoration:underline; }

a:link { color: #848484; text-decoration:underline; }

a:active { color: #FFFFFF; text-decoration:underline; }

a:visited { color: #848484; text-decoration:underline; }

a:hover { color: #FFFFFF; text-decoration:underline;}



.contentTable a { color: #000000; text-decoration:underline; }

.contentTable a:link { color: #000000; text-decoration:underline; }

.contentTable a:active { color: #444444; text-decoration:underline; }

.contentTable a:visited { color: #000000; text-decoration:underline; }

.contentTable a:hover { color: #444444; text-decoration:underline;}


.contentTable {
	border-color: transparent;
	border-size: 2px;
	empty-cells: show;
	font-color: black;
}

.contentTableTitle {
	background-color: #777777;
	color: black;
	font-weight: bold;
	font-size: 14px;
}

.contentTRodd {
	background-color: #B0B0B0;
	color: black;
	font-weight: normal;
	font-size: 12px;
}

.contentTReven {
	background-color: #969696;
	color: black;
	font-weight: normal;
	font-size: 12px;
}

.titlefont {
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;

}

.subtitlefont {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;

}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	color: #FFFFFF;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #FFFFFF;
}
.footer {
	color: #CCCCCC;
	text-align : center;
	font-size: 10px;
}


.footer a { color: #FFFFFF; font-size: 10px; text-decoration:underline; }

.footer a:link { color: #FFFFFF; font-size: 10px; text-decoration:underline; }

.footer a:active { color: #FFFFFF; font-size: 10px; text-decoration:underline; }

.footer a:visited { color: #FFFFFF; font-size: 10px; text-decoration:underline; }

.footer a:hover { color: #848484; font-size: 10px; text-decoration:underline;}
