﻿body 
{
   
  
   font-family:Georgia, Serif;
   font-size:smaller;
   text-align:center;
   background-position:center;
   margin:20px auto auto auto;
}
td
{
    font-family: Georgia, Serif;
    font-size: 9pt;
    text-align:left;
    
}

a
{
    font-size: 9pt;
    font-family: Georgia;
    text-decoration: none;
}
table
{
    text-align:left
    
}
.IE8Fix 
{ 
    z-index: 1000; 

}
