body { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: black; text-align: left; }
.redC { color: #f00; text-align: center; }
p { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: left; }
td { font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: left; }
.bold { font-weight: bold; }
.gray { color: #646464; }
.black12boldC { font-size: 12pt; font-weight: bold; text-align: center; }
.ces { color: #5889c5; font-size: 16pt; font-weight: bold; text-align: center; }
a:link { color: #fff; text-decoration: underline; }
a:visited { color: #fff; }
a:hover { color: #7595e6; text-decoration: none; }
a:active { color: #7595e6; text-decoration: underline; }
.blue { color: #96ace4; }
.lightgray { color: #a2a2a2; }
.center { text-align: center; }
.smaller {
	font-size: 8pt;
	text-align: right;
	color: #FFF;
}
#gad table {
	border: 1px solid #9FA3C0;
}
#gad a:link {
	color: #ffffff;
	text-decoration: none;
}
#gad a:visited {
	color: #ffffff;
	text-decoration: none;
}
#gad a:hover {
	color: #ffffff;
	text-decoration: underline;
}

