 
div#body{
text-align : center;
font-size : 14px;
}
H1{
font-size : 14px;
font-weight : bold;
}
H2{
font-size : 14px;
}
TABLE{
font-size : 14px;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 15px;
background-color : #f5faff;
border:1px solid #cccccc;
padding:5px;
margin-left: auto;
margin-right: auto;
line-height:20px;
}
DL{
font-size : 12px;
color : gray;
}

