td
    {
    font-family: tahoma;
    font-size:  11px;
    color:      #000000;
    line-height: 13px;
    }

a
    {
    text-decoration: underline;

    color:           #9d1c43;
    font-size:       11px;
    }

body
    {
    margin: 0px;

    padding: 0px;
    }

.copy
    {
    font-family: tahoma;

    font-size:   11px;
    color:       #000000;
    text-decoration: none;
    }

.top_txt
    {
    color: #646464;

    font-size: 10px
    }

.gray
    {
    color: #000000;

    text-decoration: none
    }

.footerlink
    {
    font-family: arial;
    font-weight: bold;
    color: #9d1c43;
    
    text-decoration: none
    }

.footerlink:hover
    {
    text-decoration: underline;
    }

.green
    {
    color: #9d1c43
    }

a:hover
    {
    text-decoration: underline;
    }

#under
    {
    text-decoration: underline;
    }

.lightfooterlink
    {
    color: #9d1c43;
    
    text-decoration: none
    }

.lightfooterlink:hover
    {
    text-decoration: underline;
    }

.input
    {
    font-family: tahoma;
    font-size:  11px;
    color:      #000000;
    }

.footlink_bl
    {
    font-weight: bold;
    color: #0000FF;
    
    text-decoration: none
    }

.footlink_bl:hover
    {
    text-decoration: underline;
    }

.lightfooterlink_bl
    {
    color: #0000FF;
    
    text-decoration: none
    }

.lightfooterlink_bl:hover
    {
    text-decoration: underline;
    }

