
body
	{
 scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #7197AC;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #ffffff; 

	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 7pt; 
	font-family: tahoma;
      font-color: #000000;
	}
	

a:link
	{
	text-decoration: none;
	color: #000000;
	}

a:visited
	{
	text-decoration: none;
	color: #000000;
	}

a:hover
	{
	text-decoration: none;
	color: #7197AC;
	font-family: tahoma;
	}

.tbl
	{
	cursor: default; 
	font-family: tahoma;  
	font-size: 7pt;
	text-decoration: none;
	color: #000000	}




.textarea 
        {
color: #000000;
background: #678BA3;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
font-family: tahoma; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#000000;
        }