body {
background-image: url(images/bg.gif);
color: #000066;
font-family: arial,tahoma;
}

a:link { color: #000066; text-decoration: underline;}
a:hover { color: #000066;  text-decoration: underline; }
a:visited { color: #000066; text-decoration: underline; }
a:active { color: #000066; text-decoration: underline; }

td.td1 {
background: none;
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
font-family: arial,tahoma;
}

td.hdr {
background: #EEEEEE;
border: 1px solid #BBBBBB;
font-family: arial,tahoma;
}
