body {
margin: 0px;
background: white;
}

A:link{
color: #336699;
text-decoration: none;
}
A:visited{
color: #336699;
text-decoration: none;
}
A:active{
color: #336699;
text-decoration: none;
}
A:hover{
color: #666666;
text-decoration: none;
}
#bac {
background-image: url(images/test.gif);
background-repeat: repeat-x;
}

#bar {
background-image: url(images/rt_brd_bac.gif);
background-repeat: repeat-y;
}

#bar2 {
background-image: url(images/rt_brd_bac.gif);
background-repeat: repeat-y;
}

#rtbar {
background-image: url(images/rt_brd.gif);
background-repeat: repeat-y;
}

#hdr {
font-size: 16px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
line-height: 25px;
}
#hdr2 {
font-size: 16px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
line-height: 25px;
text-align: center;
font-style: italic;
}

#ftr {
font-size: 10px; 
font-family: verdana, arial, sans-serif; 
color: #666666; 
font-weight: bold;
text-align: center;
}

#bdy {
font-size: 13px;
font-family: helvetica, arial, verdana, sans-serif; 
line-height: 16px;
}
#bdy3 {
font-size: 13px;
font-family: helvetica, arial, verdana, sans-serif; 
line-height: 19px;
}