body {      background-color: transparent; 
         	 scrollbar-face-color: transparent;
               scrollbar-highlight-color: transparent;  
               scrollbar-3dlight-color: transparent;
	 scrollbar-shadow-color:transparent;
	 scrollbar-arrow-color: black;
	 scrollbar-track-color: transparent;
	 scrollbar-darkshadow-color: transparent;
	 	font-family: tahoma;
	 	color: black;
		line-height: 110%;
              	text-align:justify;
	 	margin: 0px;
	 	font-size: 10pt;
                }


td	{font-size: 10pt;
	font-family: tahoma;
	color: black;
	
      	  border: 2px solid;}


a:link {text-decoration: none; color: #84868C; font-weight:bold; }
a:active {text-decoration: none; color: #84868C; font-weight:bold;  }
a:visited {text-decoration: none; color: #84868C; font-weight:bold;   }
a:hover {text-decoration: none; color: #000000; cursor:help;  text-transform: capitalize;}



input, textarea, option, hr,  separator, select {
	background-color: transparent;
	font: 10pt tahoma;
	color: black;
	letter-spacing: 1px;
	border: 2px solid black;
	padding:1px; }

hr {font color: #000000; letter-spacing: -1px;}

b { font: tahoma;
    color: #000000; 
    font-weight: bold }



