/* CSS Document */
.newsheading{
font-weight: bold;
font-size: 16pt;
color: #000000;
margin-bottom:10px;
font-family: 'Verdana','sans-serif';
}
.inthenews{
font-family: 'Verdana','sans-serif';
font-size:13px;font-weight:bold;
}
.inthenews td{
color:#000000;
}
.inthenews td img{
border:none;
}
.inthenews td a{
text-decoration:none;
font-size:14px;
font-weight:normal;
}