
body   {
 	 font-family:  arial;
	 color: #000000;
	 line-height: 12px;
         text-align:left;
	 font-size: 8pt;

background-color: transparent;
 
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;  
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #000000;	}

table  { font-family:  arial;
	 color: #000000;
	 line-height: 12px;
         text-align:justify;
	 font-size: 8pt;  }

input, select, textarea {
	color:#000000;
	font-family:  arial;
	font-size:8pt;
	background-color:#808080;
	border:1px solid #000000;
	text-align:left  }

a:link
	{text-decoration: none; color: #808080; font-weight:none;}
a:visited 
        {text-decoration: none; color: #808080; font-weight:none;}
a:active
	{text-decoration: none; color: #ffffff; font-weight:none;}
a:hover 
	{text-decoration: none; cursor: crosshair; COLOR: #ffffff; background-color: #808080; font-weight:bold;}
