
h1
{
	color:			#c66;
}
h2
{
	text-align:		center;
	font-size:		1.2em;
}
h3
{
	font-size:		1.05em;
}
#faqBox
{
	text-align:		justify;
	padding:		0em 1em 2em;
	border-right:	80px solid #c66;
}
#faqBox strong
{
	color:			red;
}
#faqBox em
{
	font-style:		normal;
	font-weight:	bold;
}
#questions
{
	text-align:		left;
	margin:			.5em 2em 1.5em;
}