.faqText 
{
	font-family: Arial;
	font-size: 12px;
	color: #303030;
}
.faqLink 
{
	font-family: Arial;
	font-size: 12px;
	color: #303030;
}
.faqLink a 
{
	color: #336699;
	text-decoration: underline;
}
.faqLink a:hover 
{
	color: #303030;
	text-decoration: underline;
}

.faqTitle
{
	font-family: Times New Roman;
	font-size: 21px;
	color: #cc0000;
	font-weight: bold;
}

.faqCategory
{
	font-family: Times New Roman;
	font-size: 21px;
	color: #cc0000;
	font-weight: bold;
}

.faqHeader
{
	font-family: Times New Roman;
	font-size: 55px;
	color: #cc0000;
	font-weight: bold;
}

.faqFooter 
{
	font-family: Arial;
	font-size: 12px;
	color: #303030;
}