.dottedtable {
	padding: 3px;
	border: dashed #CCCC99;
	padding-left: 3em;
	padding-right: 3em;

}
body      { 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: 339966;
}
.resulttext {
	font-weight: bold;
	color: #555555;
}
.note {
	color: #CC9999;
}
.nresult1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: 006633;
}
.nresult2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: 990033;
}
.nresult3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: CC6600;
}
.nresult4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: CC6600;
}