.questions {
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: -5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-top-color: #ACC4D5;
	border-right-color: #ACC4D5;
	border-bottom-color: #ACC4D5;
	border-left-color: #ACC4D5;
	font-size: 11pt;
	color: #000000;












}
.answers {
	font-weight: normal;
	border: 1px #CCCCCC;
	font-size: 11pt;
	color: #666666;







}
.underline {
	text-decoration: underline;
}
.questlinks a:link {
	color: #0957A5;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0957A5;
	border-right-color: #0957A5;
	border-bottom-color: #0957A5;
	border-left-color: #0957A5;

}
.questlinks a:hover {
	text-decoration: none;
	color: #003366;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;

}
.questlinks a:visited {
	color: #006699;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	text-decoration: none;



}
.questlinks li {
	color: #999999;
	list-style-type: disc;
	list-style-position: outside;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;

}
.questlinks li:hover {
	color: #003366;
	list-style-type: disc;
	list-style-position: outside;
	border-top: 1px #006699;
	border-right: 1px #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px #006699;
	padding-top: 3px;
	padding-bottom: 3px;

}

