/*------------ table style set ------------*/

BODY{
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  background-attachment : fixed;background-position : 100% 100%;}
TD{
  font-size : 13px;
  
  line-height : 135%;
  letter-spacing : 2px;
  list-style-position : outside;
}
A:HOVER{
  color : #23d8cf;
  top : 1px;
  left : 1px;
  position : relative;
  
  text-decoration : underline;
  
}
A{
  
  text-decoration : none;
  
}
DIV{
  font-size : 12px;
  
  
  
  

  
  text-align : left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  
  
  
  
  
  
  
  
  
  
  
  
  
  font-family : "Lucida Sans Unicode";
  letter-spacing : 0px;
  line-height : 150%;
}
#sogolink{
  font-size : 12px;
  line-height : 135%;
  letter-spacing : 1px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}