BODY {
     background-color: #000239;
     margin: 0;
     text-align: justify;
     font-family: Trebuchet, Verdana, Arial, sans-serif;
     font-size: 9pt;
     }

IMG { border: 0; padding: 0; margin: 0}

A.gray {font-size: 8pt; font-weight: 700; font-family: monospace; color: #888888;}
A.gray:active {font-size: 8pt; font-weight: 700; font-family: monospace; color: #888888;}
A.gray:visited {font-size: 8pt; font-weight: 700; font-family: monospace; color: #888888;}
A.gray:hover {font-size: 8pt; font-weight: 700; font-family: monospace; color: #888888; text-decoration: underline;}

A.blue {font-size: 8pt; font-weight: 700; color: #000239;}
A.blue:active {font-size: 8pt; font-weight: 700; color: #000239;}
A.blue:visited {font-size: 8pt; font-weight: 700; color: #000239;}
A.blue:hover {font-size: 8pt; font-weight: 700; color: #000239; text-decoration: underline;}

A {font-size: 8pt; font-weight: 700; color: #000239;}
A:active {font-size: 8pt; font-weight: 700; color: #000239;}
A:visited {font-size: 8pt; font-weight: 700; color: #000239;}
A:hover {font-size: 8pt; font-weight: 700; color: #000239; text-decoration: underline;}

DIV.footer {
     border-top: 1px solid #000000;
     border-bottom: 5px solid #000000;
     font-size: 7pt;
     text-align: center;
     background-color: #FFFFFF;
     }
     
TD.main {
     border-left: 5px solid #000000; 
     border-right: 5px solid #000000; 
     background-color: #FFFFFF;
     font-size: 9pt;
     text-align: justify;
     color: #000000;
     }
     
TD.conleft {
     border-right: 1px dashed #000239;
     text-align: right;
     font-size: 8pt;
     font-style: italic;
     vertical-align: top;
}

TD.conleft2 {
     text-align: right;
     font-size: 8pt;
     font-style: italic;
     vertical-align: middle;
}


TD.conright {
     font-size: 8pt;
     vertical-align: top;
}


SPAN.headline {
     font-size: 12pt;
     font-weight: 800;
     }

SPAN.error {
     font-size: 10pt;
     font-weight: 800;
     color: #990000;
     }


DIV.main {
     font-size: 9pt;
     text-align: justify;
     padding: 10px;
}

DIV.main2 {
     font-size: 9pt;
     text-align: justify;
     padding: 10px;
}

DIV.tos {
     font-size: 8pt;
     text-align: justify;
     padding: 10px;
}

