BODY			{
			background-color: #FFFFFF
			scrollbar-base-color : #000000;
			scrollbar-3dlight-color : #EEEEEE;
			scrollbar-face-color : #001100;
			scrollbar-track-color : #996633;
			scrollbar-highlight-color : #000000;
			scrollbar-shadow-color : #999999;
			scrollbar-arrow-color : #996633;
			scrollbar-darkshadow-color : #333333;
			scrollbar-background-color : #666666;
			}

.welcomeformatted	{
			font-size: 12pt;
			font-family: Helvetica,Arial;
			font-weight: normal;
			text-decoration: none;
			line-height: 130%;
			color: #996633;
			} 

.welcomeon		{
			font-size: 12pt;
			font-family: Helvetica,Arial;
			font-weight: normal;
			text-decoration: underline;
			line-height: 130%;
			color: #000000;      
			}
			
.welcomeoff		{
			font-size: 12pt;
			font-family: Helvetica,Arial; 
			font-weight: normal;
			text-decoration: none;
			line-height: 130%;
			color: #996633;        
			}
			
.formatted		{
			font-size: 10pt;
			font-family: Helvetica,Arial;
			font-weight: normal;
			text-decoration: none;
			line-height: 100%;
			color: #000000;
			} 

.on			{
			font-size: 10pt;
			font-family: Helvetica,Arial;
			font-weight: normal;
			text-decoration: underline;
			line-height: 100%;
			color: #000000;      
			}
			
.off			{
			font-size: 10pt;
			font-family: Helvetica,Arial; 
			font-weight: normal;
			text-decoration: none;
			line-height: 100%;
			color: #996633;        
			}
.formattedF		{
			font-size: 8pt;
			font-family: Helvetica,Arial;
			font-weight: normal;
			text-decoration: none;
			line-height: 100%;
			color: #000000;
			} 

.onF			{
			font-size: 8pt;
			font-family: Helvetica,Arial;
			font-weight: normal;
			text-decoration: underline;
			line-height: 100%;
			color: #000000;      
			}
			
.offF			{
			font-size: 8pt;
			font-family: Helvetica,Arial; 
			font-weight: normal;
			text-decoration: none;
			line-height: 100%;
			color: #996633;        
			}
