.content
{
	font-family:	Arial;
	font-size:		10pt;
}

.title
{
	font-family:	Arial;
	font-size:		12pt;
	font-weight:	bold;
	color:			#00AEEF;
}
td.box-news {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
td.box-news a {
	text-decoration: underline;
	color: #000000;
}
td.box-news a:hover {
	text-decoration: none;
	color: #000000;
}
th.box-news {
	font-family: Arial;
	font-size: 9pt;
	color: #037DB6;
	text-align: left;
}
th.box-news span{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
th.box-news-detail {
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	color: #FFCD05;
	text-align: left;
	padding-top: 5px;
}
td.box-news-detail {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
td.box-news-detail b {
	color: #037DB6;
}
td.box-news-detail a {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #037DB6;
}
td.box-news-detail a:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #037DB6;
}
.img {
	float:right;
	border: 1px solid #007DB0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 17px;
}
