div.h2view {
	clear: both;
	background : #99ffff;
	font-size: 1.2em;
	text-indent: 0.2em;
	font-weight: normal;
	margin: 1px;
}
div.h1view {
	clear: both;
	background : #99ff99;
	font-size: 1.2em;
	font-weight: bold;
	text-indent:0.2em;
	margin: 1px;
}

ul.faqlist {
	list-style-type: none;
}

li.morelarge {
	line-height: 120%;
	font-size: 1.2em;
}
div.qabox {
	padding: 10px;
}

table.basic {
	background-color: rgb(255, 204, 0);
	width: 100%;
	text-align: left;
}

tr.header {
	height: 13.2pt;
	background-color: rgb(255, 255, 102);
}

tr.basic {
	vertical-align: top;
	background-color: rgb(255, 255, 204);
}

dt.question {
}

td.answer {
	line-height: 120%;
	font-size: 1.1em;
}


div#contents {
	text-align: left;
	margin: 5px 0px 0px 5px;
	width: 550px;
	float: left;
}
div.picture {
	padding: 1px 1px 1px 1px;
	float: left;
	width: 300px;
}
div.nextblock {
	padding: 1px 1px 1px 1px;
	float: left;
	width: 240px;
}
div.samplepict {
	padding: 1px 1px 1px 1px;
	float: left;
	width: 250px;
}
div.summary {
	padding: 1px 1px 1px 1px;
	float: left;
	width: 250px;
}

span.strongtext {
	font-weight: bold;
	color: rgb(255, 102, 0);
}

