BODY{
  font-family : Verdana;
  font-size : x-small;
}
A{
  color : #000000;
}
A:hover{
  color : #999999;
}
#top{
  text-align : right;
}
.t1{
  font-family : Arial;
  color : #999999;
  margin : 0px;
}
.t2{
  font-family : Arial;
  color : #cccccc;
  margin : 0px;
}
.t3{
  font-family : Arial;
  color : #666666;
  margin : 0px;
}
.foot{
  font-size : xx-small;
  color : #666666;
}
.m1{
  font-family : Impact;
  font-size : 150px;
}
.m2{
  font-family : Impact;
  font-size : 50px;
}
#menu LI{
  list-style : none;
  display : inline;
}
#menu A{
  text-decoration : none;
}
H2{
  font-size : 100px;
  font-family : Impact;
  text-decoration : underline;
}
#note{
  padding : 50px;
  line-height : 1.5em;
  color : #333333;
}