body {
background-color: beige;
scrollbar-face-color : beige;
scrollbar-shadow-color : blueviolet;
scrollbar-track-color : #950B95;
scrollbar-highlight-color : #FFFFCC;
scrollbar-arrow-color : #950B95;
scrollbar-darkshadow-color : #CC9900;
scrollbar-background-color : beige; }
.formatted	{
			font-size: 8pt;
			font-family: Helvetica, Arial;
			font-weight: normal;
			text-decoration: none;
			line-height: 90%;
			color: black;
			} 

.on			{
			font-size: 8pt;
			font-family: Helvetica, Arial;
			font-weight: normal;
			text-decoration: underline;
			line-height: 90%;
			color: black;      
			}
			
.off		{
			font-size: 8pt;
			font-family: Helvetica, Arial; 
			font-weight: normal;
			text-decoration: none;
			line-height: 90%;
			color: black;        
			}

