BODY {
	background-color: #ffffcc;
	color: black;
	font-family: arial;
	font-size: 10pt;
}

:visited	{ color: #006666 }

BODY.mnu {
	background-color: #00b0a0;
	color: black;
	font-family: arial;
	font-size: 9pt;
}
.mnu A:link { color: white }
.mnu A:visited { color: white }
.mnu A:hover { background-color: #99ffcc; color: #000000 }
.mnu A.ne { background-color: #00b0a0; color: #000000 }
A:hover { background-color: #ccffcc; color: #000000 }

B		{ font-weight: bold }
CAPTION	{ font: bold 12pt verdana }
H1		{ font-weight: bold; font-size: 14pt; font-family: arial }
H2 { font-weight: bold; font-size: 12pt; font-family: 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 CAPTION { font: bold 10pt 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: #ccffcc }
TABLE.tab TR.l { 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;
}

TABLE.tabn { border: 1px solid #008080 }
TABLE.tabn .th { background-color: #00b0a0; color: #00b0a0 }
TABLE.tabn .ts { background-color: #00b0a0 }
TABLE.tabn TR { background-color: white }
TABLE.tabn TR.s { background-color: #ccffcc }
TABLE.tabn TD.th { font-size: 9pt }
TABLE.tabn TD {font-size: 9pt; border: 1px solid #008080;
	border-left:none; border-top:none; border-right: none;
}


TABLE.pod { background-color: black; margin-bottom: 6pt }

TABLE.pol { border: 1px solid #00b0a0; margin-bottom: 6pt }
TABLE.pol TD.c {
	background-color: #00B0A0;
	font-family: georgia,arial;
	font-size: 8pt; }
TABLE.pol TR { background-color: white }
TABLE.pol TD {
	font-size: 8pt;
	font-family: arial;
text-align: left;
}

TABLE.nic { border: 0 }
TABLE.nic TR TD {font-size: 10pt; border: 0;}

TABLE.footer TD { font-size: 10pt }

UL.new {
	list-style: url(pic/new3.gif) disc;
	margin-bottom: 0px;
	margin-left: 32px;
	margin-right: 12px;
	margin-top:0px }
.not LI { font-size: 10pt }
LI {	font-size: 8pt;
	font-family: arial;}
pre { font-family: courier; font-size: 10pt }


