body {

 font-size       : x-small  ;

 color           : white ;

 line-height     : 120%  ;

 text-align      : center;

 background-color: black ;

}

a:link {

 color : white ;

}

a:visited {

 color : gray ;

}

hr {

 size : 3 ;

}

table {

 margin-right: auto ;

 margin-left : auto ;

} 

td.c {

 font-size : x-small  ;

 text-align: center;

}

td.l {

 font-size  : x-small  ;

 text-valign: bottom;

}

address {

 font-size   : xx-small ;

 font-weight : normal   ;

 font-style  : normal   ;

 text-align  : right ;

}