.commentText {
	font-size : x-small;
	font-style : italic;
	color : #003366;
	margin-left : 15px;
	margin-right : 50px;
	font-family : "Times New Roman", Times, serif;
	background :  transparent;
}


.bold {
	font-weight: bold;
}


.faqQuestion  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #0000CD;
	text-align : left;
	font-size : small;
	background : #FFFF00;
}

.faqText  {
	font-size : small;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #003366;
	background-color : #99FFFF;
	margin-right : auto;
	padding : 5px;
	margin-left : auto;
	padding-left : 20px;
	padding-right : 10px;
	margin-bottom : 10px;
	margin-top : -15px;
	text-indent: 21px;
	border :  none;
	background :  transparent;
}


