
.data {
        font-family: Verdana;
        font-size:8pt;
        color:#545300;
        background-color: transparent;
        text-decoration:none;
        }
      .Data a:link{  
        color:#545300;
        background-color: transparent;
        text-decoration: underline;
       }
      .Data a:visited{  
       color:#545300;
       background-color: transparent;
       text-decoration: underline;
      }
      .Data a:hover{  
        color:#545300;
        background-color: transparent;
       text-decoration:overline;
       }
					 
	.title {
        font-family:Verdana;
        font-size:8pt;
		font-weight:bold;
        color:#545300;
        background-color: #F5F3D3;
        text-decoration: none;
        }
      .title a:link{  
        color:#545300;
		font-weight:bold;
         background-color: #F5F3D3;
        text-decoration:underline;
        }
      .title a:visited{  
        color:#545300;
		font-weight:bold;
         background-color: #F5F3D3;
        text-decoration:none;
        }
      .title a:hover{  
        color:#545300;
		font-weight:bold;
         background-color: #F5F3D3;
        text-decoration: overline;
         }		
					 
		.subtitle {
        font-family:Verdana;
        font-size:8pt;
		font-weight:bold;
        color: #A29E6C;
        background-color: #F5F3D3;
        text-decoration: none;
        }
      .subtitle a:link{  
        color: #A29E6C;
		font-weight:bold;
        background-color: #F5F3D3;
        text-decoration:underline;
        }
      .subtitle a:visited{  
       	color: #A29E6C;
		font-weight:bold;
        background-color: #F5F3D3;
        text-decoration:underline;
       }
      .subtitle a:hover{  
        color: #545300;
		font-weight:bold;
        background-color: #F5F3D3;
        text-decoration:overline;
       }			 	
	   
	   .table {
        font-family:Verdana;
        font-size:8pt;
		font-weight:normal;
        color:#545300;
        background-color: #F5F3D3;
        text-decoration: none;
        }
      .table a:link{  
        color:#545300;
		font-weight:normal;
        background-color: #F5F3D3;
        text-decoration:underline;
        }
      .table a:visited{  
       	color:#545300;
		font-weight:normal;
       	background-color: #F5F3D3;
        text-decoration:underline;
       }
      .table a:hover{  
        color:#545300;
		font-weight:normal;
        background-color: #F5F3D3;
        text-decoration:overline;
       }					 	 
					 
		 .cred {
        font-family:Verdana;
        font-size:7pt;
        color: #AEAB77;
        background-color: transparent;
        text-decoration:none;
        }
      .cred a:link{  
        color: #585627;
        background-color: transparent;
        text-decoration:underline;
       }
      .cred a:visited{  
        color: #585627;
        background-color: transparent;
        text-decoration:underline;
       }
      .cred a:hover{  
      color: #585627;
      background-color: transparent;
      text-decoration: overline;
    }
					 
		 
	body 
{
	scrollbar-Face-Color: #ECE8B9;
	scrollbar-Track-Color: #ECE8B9;
	scrollbar-DarkShadow-Color: #ECE8B9;
	scrollbar-Shadow-Color: #585627;
	scrollbar-Highlight-Color: #ECE8B9;
	scrollbar-3dLight-Color: #ECE8B9;
  	scrollbar-Arrow-Color: #585627;
}				 