BODY{
  font-size : 12px ;
  line-height : 18px ;
  font-family :  MS UI Gothic , Osaka ;
  color : #708090 ;

  background-color : #FFFFFF ;
  background-repeat : repeat ;

  margin-top : 0px ;
  margin-bottom : 0px ;
  margin-left : 5px ;
  margin-right : 0px ;

  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-arrow-color : #708090;
  scrollbar-base-color : #ffffff;
  scrollbar-darkshadow-color : #ffffff;
}	

A { 
  font-family : Arial , Verdana , Chicago ;
  text-decoration: none ;
}
A:link { 
  color : #00BFFF 
}
A:visited { 
  color : #00BFFF 
}
A:active { 
  color : #00BFFF
}

A:hover  { 
  color:#FFA500; background: #FFFFFF; text-decoration : none 
}

A.photo:hover  { 
  color:#FFFFFF; background: #FFFFFF; text-decoration : none 
}

TABLE {
  float : none ;
  color : #708090 ;
  font-family : MS UI Gothic , Osaka ;
  background-color : #FFFFFF ;
  line-height : 18px ;
}

TR{
  color : #708090 ;
  font-family : MS UI Gothic , Osaka ;
  line-height : 18px ;
}

TD{
  color : #708090 ;
  font-family : MS UI Gothic , Osaka ;
  font-size : 12px ;
  line-height : 18px ;
}

TH{
  color : #708090 ;
  font-family : MS UI Gothic , Osaka ;
  font-size : 12px ;
  line-height : 18px ;
}

SELECT {
  background-color : #FFFFFF ;
  font-size : 12px ;
  color : #708090 ;
  text-align : center ;
}

UL,LI {
  list-style-type : disc ;
  font-family : MS UI Gothic , Osaka ;
  font-size : 12px ;
  color : #708090 ;
  line-height : 18px ;
}

OL,LI {
  font-family : MS UI Gothic , Osaka ;
  font-size : 12px ;
  color : #708090 ;
}

