body 
{font-family: Verdana,  sans-serif;
font-size: 0.8em;
}

p { color: black; 
}

table
{ margin-left: 2 px}
td {font-size: 0.9em;}

h1 { 
     font-size : 2em;
     text-align: left;
     color : #000000 
} 

h2 { 
     font-size : 1.5em;
     text-align: left;
     color : #000000 
} 

h3 { 
     font-size : 1.2em;
     color : #000000
}

a { 
    text-decoration : none;
    color:white;
}

a:hover {  text-decoration : none;
    color:yellow;
}


}   



