a {
	color:#5B7687;
}

.bodyMain2 h2, .questions_and_answers .question {
	padding:20px 0;
}
.bodyMain2 p {
	margin:0;
	padding:0;
}

.bodyMain2 {
	padding-left:40px;
}
.questions {
	border:1px dotted gray;
	padding:10px;
	margin:20px;
	background:#d5eef3;
}

.questions li {
	margin-left:30px;
}

.questions_and_answers .question {
	border-top:2px solid #ccc;
	text-align:left;
}

.question {
	font-weight:bold;
	font-style:italic;
}

.questions_and_answers .question a:hover {
	text-decoration:none;
	color:#999999;
}

.questions_and_answers .question a {
	color:#999999;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	text-align:left;
	margin-top:10px;
}
.question a {
	text-align:left;
}
p.answer {
	padding-bottom:10px;
}

ul, ol {
	color:#5B7687;
	text-align:left;
}
