body {
        margin: 0px;
        background-image: url(../images/bg.gif);
        background-repeat: repeat;
}
body,td,th {
        font-size: 12px;
        color: #858585;
        font-family: Arial, Helvetica, sans-serif;
        text-align:justify
}
.up {
        background:url(../images/bgmenu.jpg) center no-repeat;
}
.down {
        background:url(../images/menuactive.jpg) center no-repeat;
        cursor:pointer
}
.menu {
        margin-left:35px;
        color:#FFFFFF;
        font-size:10pt
}
a {
   color: #468a92;
   text-decoration: underline
}
a:hover {
  color: #468a92;
  text-decoration: none
}
