<!-- 

BODY {
   scrollbar-face-color: #D7D7D7;
   scrollbar-highlight-color: #D7D7D7;
   scrollbar-shadow-color: #D7D7D7;
   scrollbar-3dlight-color: #D7D7D7;
   scrollbar-arrow-color: White;
   scrollbar-track-color: #D7D7D7;
   scrollbar-darkshadow-color: #D7D7D7; }
			
img { border:none }
img.visible { visibility: visible; }
img.hidden { visibility: hidden; }

/* font spec's for layer content (ns4 doesn't inherit) */	
.content { 
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 9pt; }  


body,td,th {
    overflow:hidden;
	font-family: Tahoma;
	font-size: 11px;
	color:#706D6D; }

a {
	font-family: Tahoma;
	font-size: 11px;
	color: 828282; }
	
a:link {
    color:#706D6D; 
    font-size:8pt;     
    text-decoration:none; }
	
a:visited {   
	text-decoration: none;
	color:#706D6D; }
	
a:hover {
	text-decoration: none;
	color:#706D6D; }
	
a:active {
	text-decoration: none;
	color:#706D6D; }
	
.backgr {
	background-repeat: repeat-x; }
	
.style1 {
    color:#706D6D }
		
-->
    
