body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.announcementDate {
	font-size:10pt;
	color:#FF0;
}
.announcementHeadline {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0;
}
.announcementText {
	font-size: 14pt;
	font-weight: bold;
	color: #FF0;
}
.announcmentLinkTxt {
	text-align: center;
}
.yellow_txt {
	color: #FFFF00;
}
.yellow_times {
	color: #FFFF00;
	font-family:"Times New Roman", Times, serif;
}
.white_txt {
	color:#FFF;
}
.color_red {
	color:#F00
}
.top {
	font-size:10pt;
}