body
{
  background : white;
  font       : small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  font-size  : 14px;
  margin-left: 30px;
}

img {
    border-style:none;
}

.no_border {
    border-style:none;
}

.contents {
  margin-bottom: 20px;
}

img_gray {
  filter: gray();
}

.button {
  background-color       : #FFFFFF;
  border-top             : 2px solid;
  border-bottom          : 2px solid;
  border-left            : 2px solid;
  border-right           : 2px solid;
  font-size              : 12pt;
  font-family            : small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  text-decoration        : none;
  font-weight            : bold;
  color                  : #0000FF
}

.tips {
  width : 60%;
  background-color       : #FFFFFF;
}

a         { color:#0000FF;}
a:link    { text-decoration: none; }
a:active  { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: underline; }

span.menu0  { font-size: 20em; }
span.menu1  { font-size: 1em; }
span.menu2  { font-size: 2em; }
span.menu3  { font-size: 3em; }
span.menu4  { font-size: 4em; }
span.menu5  { font-size: 5em; }
span.menu6  { font-size: 6em; }
span.menu7  { font-size: 7em; }
span.menu8  { font-size: 8em; }
span.menu9  { font-size: 9em; }
span.menu15  { font-size: 15em; }
span.menuEX { font-size: 12em; color : #F0F0FF;}



table {
  font-size: 1em; 
}

hr {
  color        : #C0C4F0;
  background-color : #FFFFFF;
  border-style : dashed;
  margin-top   : 30px;
  margin-bottom: 30px;
}

