body {
   background-image: url('images/rbg.gif');
   font-family: verdana, arial;
   font-size: 12px;
}

p, td {
   font-family: verdana, arial;
   font-size: 12px;
}
p.disc {
   font-size: 10px;
   font-style: italic;
   text-align: center;
}


.fp {
   text-align: center;
}
.bot {
   background-image: url('images/botbg.gif');
}
.lt {
   background-image: url('images/ltbg.gif');
   width: 33px;
}
.rt {
   background-image: url('images/rtbg.gif');
   width: 33px;
}
.top {
   background-image: url('images/topbg.gif');
   text-align: center;
}

a {
   color: #660000;   
}
a:hover {
   color: #000000;   
}
a:active {
   color: #000000;   
}
a:visited {
   color: #660000;   
}