﻿body
{
    font-family: Tahoma;
    font-size: 9pt;
    
}

a, A:link, a:visited, a:active
{
    color: #0000CC;
    font-size: 9pt;
    text-decoration: none;
    font-family: tahoma;
}

A:hover
{
    color: #FF3300;
    font-size: 9pt;
    text-decoration: underline;
    font-family: tahoma;
}

.theme_rpt
{
    background-image: url(theme/default/images/rpt.gif);
    background-repeat: repeat-x;
    background-color: #005AF5;
}

