BODY {
	background-color: #ffffcc;
	color: black;
	font-family: arial;
	font-size: 10pt;
}

:visited	{ color: #006666 }

H1		{ font-weight: bold; font-size: 14pt; font-family: arial }
H2 { font-weight: bold; font-size: 12pt; font-family: arial }

TABLE.tab { border: 1px solid black; }
TABLE.tab CAPTION { font: bold 10pt georgia,verdana,helvetica }
TABLE.tab TR { background-color: #ccffff}
TABLE.tab TR.s { background-color: #bbf8ff}
TABLE.tab TR.l { background-color: #77ddff}
TABLE.tab TR.ts { background-color: #22ddff;}
TABLE.tab .th { font: bold 9pt georgia,verdana,helvetica;
  background-color: #22ddff;}
TABLE.tab TD {font-size: 9pt; font-family: helvetica;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver ;
}
TR.ts TD { font: normal 8pt helvetica }
.bacha { font-style: italic; font-weight: bold }
