TD
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 12pt
}
.whiteTxt
{
    COLOR: white
}
.small
{
    FONT-SIZE: 12px
}
.verySmall
{
    FONT-SIZE: 10px
}
.alert
{
    COLOR: #0000cd;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.heading
{
    FONT-WEIGHT: bold
}
A:link
{
    COLOR: black
}
A:visited
{
    COLOR: #333333
}
A:hover
{
    COLOR: #333333
}
.saveBox {  background-color: #00CC99;
    position: absolute;
    visibility: hidden;
    left: 100px;
    top: 100px;
    clip:   rect(   );
    height: 60px;
    width: 150px;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}.label { FONT-SIZE: 12px ; font-weight: bold}
