.table-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: 100;

}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
}
.text-8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.text-white {
	color: #FFFFFF;
}
.text-white10ptbold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer-cell {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	color: #000;
	padding-top: 36px;
	padding-right: 40px;
}

