body, div, p, blockquote, ol, ul, dl, li, dt, dd, td { 
	color : #000000; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-weight : 400; 
	font-size : 10pt;
}

TABLE.outter 
{
table-layout:fixed;
background-color:"#3366FF";
}
TABLE.news 
{
table-layout:fixed;
background-color:"#6699FF";
border-width:5;
border-color: #FFFFFF;
}