<style type="text/css">
<!--
A:link, A:visited, A:active
    {
       text-decoration : none;
	font-family : arial,helvetica,sans serif;
	font-size : 12px;
	color : #FF0000;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
       }
A:hover
    {
        text-decoration : underline;
	font-family : arial,helvetica,sans serif;
	font-size : 12px;
	color : #00A5DE;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
        }

body { font-family:verdana,arial,helvetica,sans serif,Univers;
 font-weight: normal; font-size: 12px;  color: #5ECDF2;
 background-color: #000000;
 scrollbar-face-color: #00A5DE;
 scrollbar-highlight-color: #A6DFF2;
 scrollbar-shadow-color: #50C2E8;
 scrollbar-3dlight-color: #B9E9F9;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-darkshadow-color: #000000; }
<!--- Old scrollbar-track-color was 5ECDF2--->

.cssBody { background-color: #FFFFFF;
font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #5ECDF2;
text-decoration: none; }

.cssBodyYellowBack { background-color: #E4BD5A;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none; }

.cssBodyRedBack { background-color: #9E0000;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none; }

.cssBodyBold { font-size: 12px;
font-weight: bold;
color: #FF7500;
text-decoration: none; }

.cssBodyBoldColor1 { font-size: 12px;
font-weight: bold;
background-color: #FFFF40;
color: #000000;
text-decoration: none; }

.cssHeader { font-size: 15px;
font-weight: bold;
color: #FF7500;
text-decoration: none; }

.tableBody { background-color: #000000;
font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #BBEEFF;
text-decoration: none; }

.tableHeader { background-color: #E4DE46;
font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none; }

.cssLine { color: #FF0000; background-color: #CC0000; }

.tableText { color: #5ECDF2; background-color: #5ECDF2; }

.cd { font-size: 9px; font-weight : normal; }

td {font-size: 12px; font-weight : normal;}
-->
</style>