body, textarea {


  font-size:10;

  font-family:"Arial",sans-serif;

}

H3
{
    COLOR: darkslateblue;
    FONT-STYLE: italic;
    FONT-WEIGHT: lighter
}

A:hover { font-size: 9 pt;text-decoration: none; font-style: italic; color: yellow;}

A:link { font-size: 9pt;text-decoration: none; color: aquamarine;}

A:visited { font-size: 9pt;text-decoration: none; color: DeepSkyBlue;}

A:active { font-size: 9pt;text-decoration: none; color: red;}

.CLIENT_LINK
{
}
.TABLE_HEADING
{
    FONT-SIZE: x-small;
    FONT-WEIGHT: bolder
}
H2
{
    BACKGROUND-COLOR: #cccccc;
    COLOR: darkslateblue;
    FONT-SIZE: medium
}
H1
{
    COLOR: darkslateblue
}
