.news
{
font-size:10pt;
}
table.news
{
margin:5px;
border-style: none;
}
.news td{
padding:0;
padding-left:5px;
padding-right:5px;
text-align:justify;
border-style:none;
font-size:10pt;
}
.news td p{
margin:0;
padding:0;
}
.news .date{
color:#6b6c6c;
float:left;
font-size:10pt;
font-weight:normal;
padding-top:10px;
}
.news .headline{
font-weight:bold; 
color:#1c7fcd;
text-shadow: none;
}
.news td.text{
padding:4px;
}
.news td.header
{
font-size:10pt;
}
.news td.header:first-line{
font-weight:bold;
}
.block .news a{
color:black;
text-decoration:none;
}
.news a.all{
color:#cf294f;
font-family: Arial,Helvetica,sans;
text-decoration:none;
float:right;
}
.news td.more
{
text-align:center;
}
