body {background-color: grey} 
h1 {
    font-size  : 36pt;
    font-family:verdana;
    text-align :center;
} 
h2 {
    font-size  : 24pt;
    font-family:verdana;
}
h3 {
    font-size  : 18pt;
    font-family:verdana;
}
p {
    font-size  : 12pt;
    font-family:verdana;
} 

a.top{
    background-color: yellow;
    font-family :tahoma;
    font-weight :bold;
    padding : 0.1em 0.1em;
    text-decoration:none;          
}

td.top{
}

table.top{
    position :center;
}

li{
    position:relative;
    margin-left: 50px;
    font-size  : 12pt;
    font-family:verdana;
}

img{
    float:left;
    padding:1cm 1cm 1cm 1cm;      
}
