BODY { 	
   background: #e9e9e9 url("img/texture.gif");
   margin: 0px 0px;
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   font-family: Tahoma, Verdana, Arial, sans-serif;
   color: #222222;
   font-size: 9pt;
}
P {
   font-family: Tahoma, Verdana, Arial, sans-serif;
}
P.HEADPARA {
   color: BLACK;
   font-size: 12pt;
   font-weight: BOLD;
   font-style: ITALIC;
}
P.ABOUT {
   color: BLACK;
   font-size: 14pt;
}
P.ALARM {
   color: RED;
   font-size: 18pt;
   font-weight: BOLD;
}
DIV.FOOTER {
   color: BLUE;
   font-size: 8pt;
   font-weight: NORMAL;
   font-style: ITALIC;
}
DIV.TITLE {
   color: BLACK;
   font-size: 14pt;
   font-weight: BOLD;
   text-align: CENTER;
}
DIV.PRINT {
   text-align: RIGHT;
}
DIV.BIG_TITLE {
   color: BLACK;
   font-size: 16pt;
   font-weight: BOLD;
   text-align: CENTER;
}
A:link {
   color: #0011ff;
   font-size: 8pt;
   text-decoration: NONE;
}
A:visited {
   color: #cc11ff;
   font-size: 8pt;
   text-decoration: NONE;
}
A:hover {
   color: #0011ff;
   font-size: 8pt;
   text-decoration: UNDERLINE;
}
A:active {
   color: #0000ee;
   font-size: 8pt;
   text-decoration: NONE;
}
A.GRAYLINK:link {
   color: #acacac;
   font-size: 10pt;
   text-decoration: NONE;
}
A.GRAYLINK:visited {
   color: #acacac;
   font-size: 10pt;
   text-decoration: NONE;
}
A.GRAYLINK:hover {
   color: #acacac;
   font-size: 10pt;
   text-decoration: UNDERLINE;
}
A.GRAYLINK:active {
   color: #acacac;
   font-size: 10pt;
   text-decoration: NONE;
}
A.MENU:link {
   color: WHITE;
   font-size: 9pt;
   font-weight: BOLD;
   text-decoration: NONE
}
A.MENU:visited {
   color: WHITE;
   font-size: 9pt;
   font-weight: BOLD;
   text-decoration: NONE;
}
A.MENU:hover {
   color: WHITE;
   font-size: 9pt;
   font-weight: BOLD;
   text-decoration: UNDERLINE;
}
A.MENU:active {
   color: WHITE;
   font-size: 9pt;
   font-weight: BOLD;
   text-decoration: NONE;
}
A.PRINTER:link {
   color: #0066ff;
   font-size: 9pt;
}
A.PRINTER:hover {
   text-decoration: UNDERLINE;
}
A.PRINTER:visited{
   color: #0066ff;
   font-size: 9pt;
}
A.PRINTER:active {
   text-decoration: UNDERLINE;
}

TR {
   font-family: Tahoma, Verdana, Arial, sans-serif;
   color: BLACK;
   font-size: 10pt;
}
TR.HEAD0 {
   background-color: #6699cc;
   height: 50px;
}
TR.HEAD1 {
   background-color: #eeeeee;
   height: 25px;
   color: black;
   font-size: 14pt;
   font-weight: BOLD;
   font-style: ITALIC;
}
TR.HEAD2 {
   background-color: #dadada;
   height: 25px;
   color: #acacac;
   font-size: 10pt;
}
TR.MENUROW {
   background-color: #a2c0df;
   text-align: CENTER;
   height: 30px;
}
TD.MENUCELL {
   background-color: #a2c0df;
   text-align: CENTER;
}
TD.DIVIDER {
   height: 4pt;
   padding: 1pt;
   font-size: 1pt;
}