body {
	background-color: #ACACAC;
	font-family: arial, Helvetica, sans-serif;
}

.mainTable {
	background-color: White;
	font-size: 11pt;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: Black;
	height: 100%;
	
}

.contentTable {
	font-size: 10pt;
}

.faqQuestion {
	font-weight: bold;
	font-style: italic;
}

.footer {
	font-size: 8pt;
}
