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