.newstab 
{
    background: #ffffff;
}
.newstitle 
{
    height: 22px;
    text-align: left;
    margin: 0px 5px 5px 0px;
    background: inherit;
    font: bold 12pt/24px arial;
}
.newsdate 
{
    height: 16px;
    text-align: center;
    vertical-align: bottom;
    background: inherit;
    font: italic 8pt arial;
}
.newssummary
{
    text-align: left;
    background: inherit;
    color: black;
    font: normal 10pt arial;
}
.newsbody 
{
    text-align: justify;
	vertical-align: top;
    background: inherit;
    color: black;
    font: normal 8pt arial;
}
.newsbody2
{
    text-align: justify;
	vertical-align: top;
    background: inherit;
	color: black;
	text-decoration: none;
    font: normal 8pt arial;
}
.newslink 
{
    font: italic 8pt arial;
    background: inherit;
	text-decoration: none;
    text-align: right;
}
.newsimg
{
    margin: 0px 5px 5px 5px;
}
