table.alerts1
{ text-align: center;
font-family: franklin gothic book;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 300px;
background-color: #faf8el;
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 1px solid #666;
background-color: <font color="ff0033"></font>;
text-align: center;
font-family: franklin gothic book;
font-weight: bold;
font-size: 11px;
color: #fff;}


.alertBod p
{ text-align: center;
font-family: franklin gothic book, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #666;
background-color: #faf8el;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;} 