BODY {
	background-color: #ffffcc;
	color: black;
	font-family: arial;
	font-size: 11pt;
}

:link, :visited	{ color: blue }

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: white }
.t		{ background-color: #ffffcc }
.h		{ background-color: #009966 }
.p		{ background-color: #00cc99 }
.vtp	{ background-color: #99ffcc }
.roz	{ background-color: #ffffcc }

td {font-size: 12pt}
TABLE.tab { border: 1px solid #008080 }
TABLE.tab CAPTION { font: bold 11pt 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: 11pt }
TABLE.tab TD {font-size: 11pt;
	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: 11pt }
TABLE.tabn TD {font-size: 11pt; 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;}
TABLE.pol TR { background-color: white }
TABLE.pol TD {  color: black;
	font-size: 11pt;
	font-family: arial;
text-align: left;
}

TABLE.nic { border: 0 }
TABLE.nic TR TD {border: 0;}


UL.new {
	list-style: url(pic/new3.gif) disc;
	margin-bottom: 0px;
	margin-top:0px }
LI { font-family: arial;}
pre { font-family: courier}

