<style>{  }
body         { font-family: Arial;
               font-size: 10pt;
               color: #336699;
               margin-left: 0px; 
               margin-top: 0px 
             }
             
body         {
		 		 scrollbar-3dlight-color: #80B3B3;
 				 scrollbar-arrow-color: #FFFFFF;
				 scrollbar-base-color: #80B3B3;
				 scrollbar-darkshadow-color: Gray;
				 scrollbar-face-color: #6699CC;
				 scrollbar-highlight-color: #80B3B3;
				 scrollbar-shadow-color: Navy;
				 /* scrollbar-track-color: #80B3B3; */ 
			   }
			   
tbody        { font-family: Arial;
               font-size: 10pt;
               color: #336699;
             }

th           { color: #336699;
			   height: 24px;
               font-weight: bold;
               font-size: 10pt;
               background-color: #336699;
	           background-image : url('images/misc/th.gif');
             }

thead        { background-color: #E0E8EB;
               font-family: Arial;
               font-size: 10pt;
               color: #336699;
             }

table        { border-color: #336699;
             }

A:hover      { color: #336699; text-decoration: underline; }
A:link       { color: #336699; text-decoration: none; font-weight: bold }
A:active     { color: #336699 }
A:visited    { color: #336699; font-weight: bold }

-->
</style>


