#latestNewsNotice {
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#000000;
}

.latestNewsNoticeDate {
	font-family: Tahoma;
	color:#ff0000;
	font-size:7pt;
	font-weight: bold;
}

#latestNewsNotice a {
	color: #ff0000; 
	font-size:9pt;
	text-decoration: none;
}

#latestNewsNotice a:hover {
	color: #ff4000; 
	text-decoration: underline;
}

#newsNotice {
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#fffcfc;
	text-align:justify;
}

#newsNotice h3 {
	font-family:Trebuchet MS;
	font-size:11pt;
	color:#ffffff;
	text-decoration: none;
	
}