BODY {
	background-color: #ffffcc;
	font-family: helvetica;
	font-size: 10pt;
	scrollbar-face-color: #99cc99;
	scrollbar-highlight-color: #ccffaa;
	scrollbar-3dlight-color: #aaffcc;
	scrollbar-shadow-color: #669966;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #ccffaa;
	scrollbar-arrow-color: #006666;	
}

B		{ font-weight: bold }
CAPTION	{ font: bold 12pt georgia, arial }
H1		{ font-weight: bold; font-size: 14pt; font-family: georgia, arial }
H2 { font-weight: bold; font-size: 12pt; font-family: georgia, arial }
.b		{ color: #ffffff }
.t		{ background-color: #ffffcc }
.h		{ background-color: #009966 }
.p		{ background-color: #00cc99 }
.vtp	{ background-color: #99ffcc }
.roz	{ background-color: #ffffcc }

TABLE.tab { border: 1px solid #008080 }
TABLE.tab B { font-weight: bold; font-family: verdana }
TABLE.tab .th { background-color: #00b0a0; color:#00b0a0 }
TABLE.tab .ts { background-color: #00b0a0; font-family: verdana }
TABLE.tab TR { background-color: white }
TABLE.tab TR.s { background-color: #fff0e2 }
TABLE.tab TD.th { font-size: 9pt }
TABLE.tab TD {font-size: 9pt;
	border-right: 1px solid #008080;
	border-bottom: 1px solid #008080;
}
TR.ts TD { font: normal 8pt helvetica }

TABLE.dia { background-color: #99ffcc }
TABLE.dia TD { font-family: courier; font-size: 10pt }
