body { 
background: #fff;
margin : 0px;
text-align : center;


} 






table{

text-align: center;
border: 0px solid #red;
color: #333;
font-family: helvetica, sans-serif;
font-size: 8.5pt;
font-weight: normal;
}	

.solid{
border-width : 1px;
border-style : solid;
border-color : #333;

}
