.faqText {
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}
.faqLink {
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}
.faqLink a {
	color:#0066cc;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.faqLink a:hover {
	text-decoration:underline;
}

.faqTitle
{
	color:#333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.faqHeader
{
	color:#333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.faqHeader a
{
	color:#0066cc;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.faqHeader a:hover
{
	color:#0066cc;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.faqFooter {
	color:#333333;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;	
}

.faqCategory
{
	color:#515151;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:10px;
}