﻿.t8 { font-size: 8pt; }
.t9 { font-size: 9pt; }
.t10 { font-size: 10pt; }
.t11 { font-size: 11pt; }
.t12 { font-size: 12pt; }
.t13 { font-size: 13pt; }
.t14 { font-size: 14pt; }
.t15 { font-size: 15pt; }
.t16 { font-size: 16pt; }
.t18 { font-size: 18pt; }
.t20 { font-size: 20pt; }

.title
{
    font-weight: bold;
    color: #0055cc;
    font-variant: small-caps;
    font-size: 12pt;
    border-bottom: 1px solid #dddddd;    
}
.subtitle
{
    color: #CC6633;
    font-size: 10pt;
}
.fine-print
{
    color: #888888;
    font-size: 8pt;
}
.bold { font-weight: bold }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.small-caps { font-variant: small-caps; }
.note { color: #0055cc; }
.normal { text-decoration: none; font-weight: normal; font-variant: normal; }

* { font-family: Lucida Sans, Tahoma, Arial, Sans-Serif; font-size: 9pt; }
a { text-decoration: none; color: #0055cc; }
a:hover { text-decoration: underline; }
ul.tight { margin-top: 0px; }
body { background: url(../images/Basic/bg.gif); margin: 0px; padding:0px; }
td.left-fade { background: url(../images/Basic/left.gif); }
td.right-fade { background: url(../images/Basic/right.gif); }
td.body { background: white; padding:10px; }
th { text-align: left; }

.green { color: #117700; }
.TopMenu a:hover { text-decoration:none; }