BODY {
margin:0; overflow-x: hidden;
font-size : 10px;
font-family : verdana;
color: #626262;
background-color:#ffffff;
background-image: url('../images/tlo.jpg');
background-repeat:repeat-x;
background-attachment:fixed
background-position:left;

scrollbar-3dlight-color:#ffffff;
          scrollbar-arrow-color:#000066;
          scrollbar-base-color:white;
          scrollbar-darkshadow-color:#e5e5e5;
          scrollbar-face-color:white;
          scrollbar-highlight-color:#ffffff;
          scrollbar-shadow-color:#808080

}

td {
vertical-align:top;
font-size: 10px;
font-family: verdana;
color: #626262;
}

A {
font-size : 10px;
font-family : verdana;
color: #0109B4;
text-decoration : none;
} 

A:hover {
font-size : 10px;
font-family : verdana;
color: #000000;
}

ul {
list-style-image: url('../images/sp_sj.gif');
}