﻿.faq
{
	width:700px;
	}
.faq h5
{
	font-size: 1.125em;
	color: #666666;
	}
.faqdate{
	font-style:italic;
	font-size:10px;
}
.faqtitle{
	font-size:12px;	
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
}
.faqdescription{
	font-size: 1em;	
	padding-bottom:5px;
}
.faqcontent{
	font-size:12px;	
	padding-bottom:5px;
}
.faqlink{	
	text-decoration:none;
}
.faqQuestion{	
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	}
