HTML,BODY {
    padding: 0; 
    margin: 0; 
    font-size: 10px; 
    color: #666666;
    font-family: Tahoma, Verdana, Arial; 
    background-color: #FFFFFF;
}
FORM            {padding: 0px; margin: 0px;}
A IMG            {border: none;}
TABLE            {border: none;}

.content, .blueborder, table, td                        { font-size: 13px; font-family: Tahoma, Verdana, Arial; text-align: justify}
.content a, .content a:visited        { text-decoration: none; color: #3472BC; padding: 0px; }
.content a:hover            { text-decoration: underline; color: #FF9900}

.copyright                            { font-size: 11px; font-family: Verdana, Tahoma, Verdana, Arial; color: #7E7E7E;}
.copyright a, .copyright a:visited            { text-decoration: none; color: #666666; }
.copyright a:hover                { text-decoration: underline; color: #FF9900}

.big_text, H2                            { font-size: 20px; font-family: Tahoma, Arial, Verdana; color: #3472BC; font-weight: normal; display: inline; }
.big_text a, H2 a, .big_text a:visited, H2 .big_text a:visited            { text-decoration: none; color: #666666; }
.big_text a:hover, H2 a:hover                { text-decoration: none; color: #DF0000}

.topic                            { font-size: 19px; font-family: Tahoma, Verdana, Arial; color: #FFF;}

.contact                        { font-size: 11px; font-family: Tahoma, Verdana, Arial; color: #666666;}
.contact a, .contact a:visited    { text-decoration: none; color: #666666; }
.contact a:hover            { text-decoration: underline; color: #FF9900}

.clients                        { font-size: 11px; font-family: Verdana, Tahoma, Verdana, Arial; color: #666666;}
.clients a, .clients a:visited        { border-left: 5px solid #E5E5E5; text-decoration: none; color: #666666;}
.clients a:hover            { border-left: 5px solid #FF9900; text-decoration: none; color: #FF9900}

.target                        { font-size: 11px; font-family: Verdana, Tahoma, Verdana, Arial;}
.target a, .target a:visited        { text-decoration: underline; color: #666666; }
.target a:hover            { text-decoration: none; color: #000000}

.mini                            { font-size: 4px; font-family: Tahoma, Verdana, Arial; color: #FFF;}

table.blueborder { background: #CCCCCC; border: 0px; }
td.blueborder { background: #FFFFFF; padding: 5px; }

.inputform { width: 100%; }

H3 { color: #4984CC; font-size: 14px; font-weight: bold; }

div.text_block { padding: 10px; border: 1px solid #A5CAEB; background: #EEEEEE;}

.under_menu                        { font-size: 12px; font-family: Tahoma, Verdana, Arial; color: #E0E0E0; text-decoration: none; }
.under_menu a                       { text-decoration: none; color: #E0E0E0;}
.under_menu a:visited            { text-decoration: none; color: #E0E0E0;}
.under_menu a:hover            { text-decoration: none; color: #FFFFFF;}


