/* CSS Document */

#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #666666;
	text-align: justify;
}

#news .date {
	line-height: 20pt;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: DEE4ED;
	border-right-color: DEE4ED;
	border-bottom-color: DEE4ED;
	border-left-color: DEE4ED;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: 962B2F;
}.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
}body {
	background-color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	color: #999999;
}

