body{
background-image: url(bg.gif);
background-color:#ffffdd;
}
body, table, tr, td{
font-size : 9pt;
font-family : Tahoma,Verdana,sans-serif;
}
a{
color:navy;
}
a:hover{
color:blue;
}
small{
font-size: 7pt;
}
address{
font-size: 6pt;
}
em{
color:red;
}
