BODY		{background-color: #660000}

.formatted	{
			font-size: 10pt;
			font-family: Courier New,Courier;
			font-weight: normal;
			text-decoration: none;
			line-height: 100%;
			color: white;
			} 

.on		{
			font-size: 10pt;
			font-family: Courier New,Courier;
			font-weight: normal;
			text-decoration: underline;
			line-height: 100%;
			color: #ffffff;      
			}
			
.off		{
			font-size: 10pt;
			font-family: Courier New,Courier; 
			font-weight: normal;
			text-decoration: none;
			line-height: 100%;
			color: #CC66CC;        
			}
