 A:link {font-weight: regular; color: 0000CC; text-decoration: none;}
 A:visited {font-weight: regular; color: 0000CC; text-decoration: none}
 A:active {font-weight: regular; color: 0000CC; text-decoration: none}
 A:hover {font-weight: regular; text-decoration: none}
body         { font-family: Verdana; color: #000000; font-size: 8pt }
table        { table-border-color-light: rgb(255,255,153); table-border-color-dark:
               rgb(255,255,51); font-family: Verdana; font-size: 9pt }
h1, h2, h3, h4, h5, h6 { font-family: Verdana; font-size: 9pt }
h1
{
        color: rgb(204,255,0);
}
h2
{
        color: rgb(153,504,255);
}
h3
{
        color: rgb(255,51,153);
}
h4
{
        color: rgb(255,51,153);
}
h5
{
        color: rgb(153,504,255);
}
h6
{
        color: rgb(204,255,0);
}
.form {
font-family: Verdana;
font-size: 9pt;
font-weight: normal;
border: 1 solid #000000;
color : Black;
background: #CCCCCC;
}
.TA {
scrollbar-3d-light-color :blue;
scrollbar-arrow-color :blue;
scrollbar-base-color:black;
scrollbar-dark-shadow-color :blue;
scrollbar-face-color:white;
scrollbar-highlight-color:#FFE478;
scrollbar-shadow-color :black;
}
