body
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: medium;
    margin: 0px;
    padding: 0px;
    width: auto;
}

a:link
{
    color: #333333;
}

a:visited
{
    color: #333333;
}

a:hover
{
    color: #999999;
}

a:active
{
    color: #333333;
}

.heading, .alert 
{  
    font-size: small; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    text-transform: none; 
    color: #999999;
}

.alert
{
    color: red;
}

.newstext
{
    font-size: small; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    color: black;
}

.bodytext, .row1, .row2, .row3
{
    font-size: small; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    color: #666666;
}

.row1
{
    background-color: #f6f5f3; 
}

.row2
{
    background-color: #d6d5d3;
}
.row3
{
    background-color: #b6b5b3;
}

.copyright
{  
    font-size: small; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    text-transform: none; 
    color: #999999;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active
{
    text-decoration: none;
    color: #999999;
}
