/* CSS Document */
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	color:#FFFFFF;
	background-color:#E67000;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	color: inherit;
}

.faquestions {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	color:#FFFFFF;
	background-color:#E67000;
}

.faqanswers {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	color:#000000;
	background-color:#ffffff;
}

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	#padding: 10px;
	#padding: 10px;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	font-weight:bold;
	text-align: center;
}

.desc {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	color:#000000;
	background-color:#FFFFFF;
}



