BODY{
scrollbar-base-color: #9ECBC4;
overflow-x:hidden;
}

a:link{color:#000000}
a:visited{color:#000000}
a:active{color:#000000}
a:hover{color:#000000}

A{
  text-decoration : none;color : #000000;
  cursor : default;
}
A:HOVER{
  text-decoration : none;
  cursor : default;
  visibility : visible;
  float : none;
  clear : none;
  position : relative;
  top : 1pt;
  left : 1pt;
}

body,td {
color:#000000;
font-family:'osaka,Century Gothic';}

body, td{font-size:9pt}

body,td{ 
letter-spacing : 2px;
line-height : 12px;}


