TR.bar {
text-align: center;
background: green;
}
TD.bar {
text-align: center;
color: yellow;
font-family: Tahoma;
}

td.back {
background: #00B000;
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 9pt;
color: white;
text-decoration: none;
}

A.bar {
background:; 
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
color: yellow;
text-decoration: none;}

a:link.bar {
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
color: white;
text-decoration: none;}

a:link.bar1 {
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
color: red;
text-decoration: none;}

a:visited.bar {
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
color: white;
text-decoration: none;}

a:active.bar {
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
color: white;
text-decoration: none;}

a:hover.bar {
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 8pt;
text-weight: bold;
color: yellow;
text-decoration: underlined;}

DIV.logo {
font-family: Tahoma, Verdana;
font-weight: bold;
font-style: italic;
font-size: 18pt;
color: navy;
text-decoration: none;
margin-left: 0px;
margin-right: 0px;
}

DIV.logo1 {
font-family: Tahoma;
font-weight: bold;
font-style: normal;
font-size: 16pt;
color: navy;
text-decoration: none;
text-align: right;
margin-left: 0px;
margin-right: 0px;
}
DIV.title {
font-family: Tahoma;
font-weight: bold;
font-size: 14pt;
color: black;
background:;
text-decoration: none;
text-align: center;
}

DIV.title1 {
font-family: Tahoma;
font-weight: bold;
font-size: 12pt;
color: white;
text-decoration: none;
text-align: center;
margin-right: 0px;
}
DIV.text {
text-align: center;
font-family: Tahoma, Verdana;
font-weight: normal;
font-size: 9pt;
margin-right: 0px;
margin-left: 0px;
color: black;
text-decoration: none;
}
DIV.text1 {
text-align: left;
font-family: Tahoma, Verdana;
font-weight: normal;
font-size: 9pt;
margin-right: 0px;
margin-left: 0px;
color: white;
text-decoration: none;
}

DIV.textj {
text-align: justify;
font-family: Tahoma, Verdana;
font-weight: normal;
font-size: 9pt;
margin-right: 10px;
margin-left: 10px;
color: black;
text-decoration: none;
}

a.text
{
text-align: justify;
font-family: Tahoma;
font-weight: bold;
font-size: 10pt;
margin-right: 0px;
margin-left: 0px;
color: navy;
text-decoration: none;
}
a:hover.text {
text-align: justify;
font-family: Tahoma;
font-weight: bold;
font-size: 11pt;
color: red;
text-decoration: none;
}
DIV.copy {
text-align: center;
}

a.copy {
font-family: Tahoma;
font-weight: normal;
font-size: 9pt;
color: black;
text-decoration: none;
}

table        { font-family: Tahoma; font-size: 8pt; 
              padding-left: 4; padding-right: 4; 
               padding-top: 1; padding-bottom: 1 }
a:hover.copy {
text-align: center;
font-family: Tahoma;
font-weight: bold;
font-size: 10pt;
color: red;
text-decoration: none;
}

div.textc
{
FONT-SIZE: 7pt;
text-align: center;
COLOR: white; 
FONT-FAMILY: verdana; 
FONT-WEIGHT: normal;
}
div.textcj
{
FONT-SIZE: 7pt;
text-align: justify;
COLOR: white; 
FONT-FAMILY: verdana; 
FONT-WEIGHT: normal;
}


body {
    scrollbar-3dlight-color:#339900;
    scrollbar-arrow-color:#00CC00;
    scrollbar-base-color:#006600;
    scrollbar-darkshadow-color:#003300;
    scrollbar-face-color:none;
    scrollbar-highlight-color:#339933;
    scrollbar-shadow-color:none;
    scrollbar-track-color:#005C00;
}
td           { padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1 }