.dottedtable {
	padding: 3px;
	border: dashed #FFCCCC;
	padding-left: 3em;
	padding-right: 3em;
}
body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            scrollbar-face-color: white;
            scrollbar-shadow-color: thistle;
            scrollbar-darkshadow-color: whitesmoke;
            scrollbar-highlight-color: thistle;
            scrollbar-3dlight-color: whitesmoke;
            scrollbar-track-color: white;
            scrollbar-arrow-color: thistle;
            overflow: auto; }
.keyword {
	font-weight: bold;
	color: #CC0033;
}
.resulttext {
	font-weight: bold;
	color: #555555;
}
.note {
	color: #996666;
}
.onepointfive {
	line-height: 150%;
}
.content {
	line-height: 130%;
	color: #333333;
}

