Body
{
        Color:  Black   ;  
        Font-family:   Arial   ;
        Font-Size: 10pt ;
        Background: #FFEEEE ; 
}
table
{
        Background: #FFEEEE ; 
}
td
{
        Background: #FFEEEE ; 
}

p
{
        Text-align: justify ;     
}
p.center
{
        Text-align: center ;     
}

h1
{
        font-size : 12 pt ; 
}       
a
{
        color: black ; 
}
a:hoover              
{
        color: maroon ; 
}
a:visited 
{
        color: gray ; 
}