body 
{
   background-color: #FFFFFF;
   background-attachement: fixed;
   background-repeat: repeat-x;
   margin-top: 20px;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 20px;  
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:12px;   
   text-align: justify;
}

h1
{
   font-size:16px;   
}

table
{ 
   padding: 0;
   spacing: 0;
}

td
{
   text-align: center;
} 

div
{
   width:600px;
}

