body {
   margin:0; padding:0;
   font-size: 8pt; font-family: arial, helvetica, sans-serif; color: #dadae9; background-color: #020132;
   _overflow: auto; overflow: auto; 
   }
td {font-size: 10pt; } 
  
 a {font-size: 10pt; color: #ffffff; text-decoration: none; }
  .a {font-size: 10pt; color: #ffffff; text-align: center; text-decoration: none; font-weight: bold; 
background: url('b2.gif')}

img {border: 2px solid #dadae9; margin: 5px;}
   
.td a {background: url('b1.gif'); text-align: center; height: 20px; font-size: 10pt; display: block; margin: 0px; padding: 5px;
color: #020132; text-decoration: none; font-weight: bold;
 }

.td a:hover {display: block; font-size: 10pt;  color: #ffffff;  text-decoration: none; font-weight: bold; 
background: url('b2.gif');
}
.td a:active { font-size: 10pt; color: #ffffff;  text-decoration: none; font-weight: bold; 
background: url('b2.gif');
 }

#inside {width: 552px; height:490px; margin-left: 5px; overflow: auto; _overflow: auto; 
scrollbar-arrow-color:#020132; 
scrollbar-face-color:#60607f;
scrollbar-highlight-color:#020132; 
scrollbar-shadow-color:#020132; 
scrollbar-3dlight-color:#a2a2b9; 
scrollbar-darkshadow-color:#60607f; 
scrollbar-track-color:#60607f;
}

  
   <style type="text/css">{  }
body 
{scrollbar-base-color: #020132; 
}
-->
</style>  


table {
	margin: 0;
  	padding: 0;
	border-collapse: collapse;
	border: 0px none; 
	font-size: 10px; 
	width: 100%;
	} 
	
	
	h2 {font-size: 10px; color: #020132; font-weight: bold;}
	
	h1 {font-size: 12px; color: #020132; font-weight: bold;}
	
	.hidden {
	display : none;
}