 
BODY{
  margin-top : 10%;
  margin-left : 10%;
  margin-right : 10%;
  margin-bottom : 5%;
  font-size : x-small;
  font-family : "MS UI Gothic";
  font-weight : 300;
  line-height : 150%;
  text-decoration : none;
  color : green;
  background-color : #fbfbf0;
}
body{
  scrollbar-face-color:#fbfbf0;
  scrollbar-track-color:#fbfbf0;
  scrollbar-arrow-color: green;
  scrollbar-highlight-color: green;
  scrollbar-3dlight-color:#fbfbf0;
  scrollbar-shadow-color: green;
  scrollbar-darkshadow-color:#fbfbf0;
}
TD{
  font-size : x-small;
  font-family : "MS UI Gothic";
  font-weight : 300;
  line-height : 150%;
  text-decoration : none;
}
DIV{
  margin-left : 15%;
  margin-right : 25%;
}
BLOCKQUOTE{
  font-size : x-small;
  font-family : "MS UI Gothic";
  font-weight : 300;
  line-height : 150%;
  text-decoration : none;
}
