BODY
{
	background:		#3f3f3f;
    color:			#ffffff;
    text-align:	left;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal;
}

.NAVS
{
   FONT-WEIGHT:   bold;
   FONT-SIZE:     11pt;
   FONT-FAMILY:   Arial;
   COLOR:         green;
   text-decoration: none
}

P
{
    color:			#ffffff;
    text-align:	justify;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal;
}

.PCENTER
{
    color:			#ffffff;
    text-align:   center;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal;
}

.Activated
{
   font-size:11;
   color:Gray;
}

.ERROR
{
	background-color:	red;
	color:				white
}

.FOOTER
{
    color:			#ffffff;
    text-align:	left;
    font-family:	Sans-Serif;
    font-size:		8pt;
    font-weight:	normal
}

.TREELINK
{
    color:			#FF0000;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal
}

A
{
    color:			#00ffff;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal
}

A:link          {	text-decoration: underline; bold; color: cyan;		}
A:visited       {	text-decoration: underline; bold; color: lightgray;	}
A:active        {	text-decoration: underline; bold; color: yellow;	}
A:hover         {	text-decoration: underline, bold; color: yellow;	}

H1
{
    color:			#ffffff;
    font-family:	Sans-Serif;
    font-size:		24pt;
    font-weight:	bold
}

H2
{
    color:			#ffffff;
    font-family:	Sans-Serif;
    font-size:		18pt;
    font-weight:	bold
}

H3
{
    color:			#ffffff;
    font-family:	Sans-Serif;
    font-size:		15pt;
    font-weight:	bold
}

LI
{
    color:			#ffffff;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal
}

TABLE
{
    cellpadding:	7
}

TD
{
    color:			#ffffff;
    font-family:	Sans-Serif;
    font-size:		11pt;
    font-weight:	normal
}

.GRID
{
   background:		Silver;
   color:			Black;
   text-align:	   left;
   font-family:	Sans-Serif;
   font-size:		11pt;
   font-weight:	normal;
}

.SMALL
{
   font-size: smaller;
}