td.quest
 {	border:1px solid #bbbbbb; width:800px; height:80px;
	text-align:left; margin:3px; padding:5px 15px; overflow:auto;
	font-size:14pt; color: #FF3300;font-weight:bold;
}
td.ans
 {	border:1px solid #bbbbbb; width:800px; height:180px;
	text-align:left; margin:3px; padding:5px 15px; overflow:auto;
	font-size:11pt; color: #666666;font-weight:bold;
}
ul
{
	text-align:left; margin:3px; width:700px;
	font-size:12pt; color: #FF3300;font-weight:bold;
}

		.quest{
		font-size: 12px;
		color: #00FFFF;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 4px;
		}
		.questw{
		font-size: 12px;
		color: #008888;
		font-weight: bold;
		text-decoration: none;
		margin: 5px;
		padding: 5px;
		}
		a.questw:visited {
		color: #00CCCC;
		}

		a.questw:hover {
		color: #00FFFF;
		}
div.quest{
		vertical-align: middle;
		margin: 2px;
		border-top-style: solid;
		border-top-color: #CCCCCC;
		border-right-style: solid;
		border-right-color: #444444;
		border-bottom-style: solid;
		border-bottom-color: #444444;
		border-left-style: solid;
		border-left-color: #CCCCCC;
		scrollbar-base-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		float: left;
		height: 80px;
		width: 150px;
		display: block;
		overflow: auto;
		}
div.questt{
border-width: 1px;
border-color: #888888;
width: 800px;
}
