 <!--
body {
scrollbar-face-color: #2B0E45;
scrollbar-shadow-color: #00006A;
scrollbar-highlight-color:#C7B4C9;
scrollbar-3dlight-color: #7E1898;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #FFFFFF;
} 


       
body {	background-color: #000000;
}


body, td, th {
	color: #C0C0C0;
}
 
       
        body, td {
            font-family: tahoma, sans-serif;
            font-size: 10pt;
            color: #CCCCCC;
        }

        pre {
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            color: #CCCCCC;
            font-weight: bold;
            margin: 0px;
        }

        ul  {
            margin: 0px;
            padding: 0px;
            list-style-position: inside;
            list-style-type: disc;
            font-weight: bold;
        }

        a {
            color: #CCCCCC;
            text-decoration: none;
        }

        a:hover {
            text-decoration: underline;
            color: #32ACDA;
        }

        h1 {
            margin: 0px;
            font-family:tahoma, sans-serif;
            font-size: 14pt;
            font-weight: bold;
            color: #9900CC;
            margin-bottom: 5px;

        }

        h2 {
            margin: 0px;
            font-family:tahoma, sans-serif;
            font-size: 12pt;
            color: #CCCCCC;
            margin-bottom: 5px;
        }

        h3 {
            margin: 0px;
            font-family: tahoma, sans-serif;
            font-size: 10pt;
            font-weight: bold;
            color: #CCCCCC;

            margin-bottom: 5px;
        }

        h4 {
            margin: 0px;
            font-family: tahoma, sans-serif;
            font-size: 10pt;
            color: #FF6600;
            margin-bottom: 0px;
        }



        h5 {
            margin: 0px;
            font-family: tahoma, sans-serif;
            font-size: 8pt;
            font-weight: bold;
            color: #CCCCCC;
            margin-bottom: 0px;
        }


        h6 {
            margin: 0px;
            font-family: tahoma, sans-serif;
            font-size: 7pt;
            font-weight: bold;
            color: #CCCCCC;
            margin-bottom: 0px;
        }


        blockquote {
            margin: 0px;
            color: #000000;
        }

        a  {
			color : silver;
        	text-decoration : none;
        }
        
        
        UL  {
        	line-height : 1.2;
        	list-style : disk;
        	font-family : tahoma, sans-serif; arial;
        }
        
        -->
