/* CSS Document */

body,td,th {
	font-size: 9pt;
	color: #000000;
	word-break:break-all;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
word-break:break-all;
}
a {
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text{
line-height:25px;
	word-break:break-all;
}
.red{
color:#FF0000;
}
.NewsTitle{
font-size:16px;
font-weight:bold;
color:#FF0F2C;
}
