.dhtmlgoodies_answer {	
	background-color:#FFFFFF;
	width:80%;
	/* End layout CSS */
	font-size:12px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_question {	/* Start layout CSS */
	color:#000000;
	background-color:#FFFFFF;
	width:80%;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:65px;
	/* End layout CSS */
	overflow:hidden;
	cursor:pointer;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dhtmlgoodies_question_expcol {
	font-size: x-small;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.Subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Tiny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
}
.quote-sample-gray {
	font-size: 150%;
	font-weight: bolder;
	color: #666666;
	font-family: Arial Rounded MT Bold, Comic Sans MS, Avant Garde, Century Gothic;
}
ul {
	list-style-type: square;
}
li {
	list-style-type: square;
	line-height: 150%;
}
