body,td,tr {
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #333333;
	scrollbar-DarkShadow-Color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	}
.headline {  
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #333333 
	}
	
.underline {  
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #333333;
	text-decoration: underline
	}
	
.content { 
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #333333 
	}
	
.link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	}
