table.newsblock {
margin: 1px; 
padding: 0px 3px 3px 0px;
width: 550px;
border-style: outset;
border-width: 1px;
}

tr.subject{
background: #6699FF;
font-size: 12px; 
FONT-FAMILY: Verdana, Helvetica; 
font-weight: bold; 
text-align: justify; 
text-transform: uppercase;
color: #000000;
vertical-align: top;
  }
  
td.content{
background: #FFFFFF;
font-size: 12px; 
FONT-FAMILY: Verdana, Helvetica; 
font-weight: normal; 
text-align: justify; 
color: #000000;
vertical-align: top;
  }
  
tr.footer{
background: #6699FF;
font-size: 10px; 
FONT-FAMILY: Verdana, Helvetica; 
font-weight: italic; 
text-align: center; 
color: #000000;
vertical-align: bottom;
  }
