body{
background-color : #004c78 ; 
color: white ; 
font-family  : Arial;Garamond ;

}

td {
padding:3px;
padding-left:10px;
font-size : 12px;

}

h1 {
font-size : 15px;
}

a:link {  font-size : 12px;color: white; text-decoration: underline;    }
a:visited {    font-size : 12px;color: white; text-decoration: underline; }
a:hover {    font-size : 12px;color: silver; text-decoration: underline ;}
a:active {    font-size : 12px;color: white; text-decoration: underline ;}

p {  padding:0px; margin:0px; }
