body {
        background-image: url(/img/spacer.gif);
        margin: 0px;
        font-family: Arial;
        color: #FFFFFF;
}

font.t1 {
 letter-spacing: 1px;
 line-height: 14px;
 font-size: 14px;
 font-weight: bold;
}

font.t2 {
 font-size: 13px;
 text-align: justify;
}

font.numline {
 color: #3399FF;
 font-weight: bold;
 font-size: 12px;
 cursor: default;
}

a.numline {
 color : #FFFFFF;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}

a.pricel {
 color : #FFFFE0;
 font-size: 10pt;
 font-family: Arial;
 font-weight: normal;
 text-decoration: none;
}

a.pricel:hover {
 color : #E4E8C3;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

font.copyright {
 color : #5C6E65;
 font-size : 7pt;
 font-family : Arial;
}

a.copyright {
 color : #5C6E65;
 font-size : 7pt;
 font-family : Arial;
}

td {
 font-size: 13px;
 text-align: center;
 border-color: #20688C;
}

table {
 line-height: 80%;
 border-color: #20688C;
}

table.prLstTbl {
 line-height: 120%;
 border-color: #20688C;
}

input {
 border: 1px solid #222B4A;
 background: #6A758A;
 font-family: "MS Sans Serif";
 font-size: 14px;
 height: 20px;
 color: #f7f7ff;
}

textarea {
 border: 1px solid #222B4A;
 background: #6A758A;
 font-family: "MS Sans Serif";
 font-size: 14px;
 color: #f7f7ff;
}