BODY{
  margin : 0px;
  font-family : Verdana;
  font-size : x-small;
  color : #a1100d;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
A{
  color : #a1100d;
}
A:HOVER{
  color : #ffffff;
  background : #a1100d;
}
H1{
  font-family : "Lucida Sans Unicode";
  font-size : 100px;
  margin : 0px;
}
#main{
  width : 100%;
  height : 100%;
  border-collapse : collapse;
  font-size : x-small;
}
#menu{
  text-align : right;
  width : 250px;
}
#menu TABLE{
  width : 180px;
  height : 100%;
  border-collapse : collapse;
  font-size : x-small;
  margin-left : auto;
}
#menu A{
  display : block;
  padding : 7 10 7 10px;
  text-decoration : none;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #a1100d;
}
#menu A:HOVER{
  color : #ffffff;
  background : #a1100d;
}
#t1{
  border-right : 1px solid #000000;
  border-bottom : 1px solid #000000;
  width : 90px;
}
.t2{
  border-left : 1px solid #000000;
  border-bottom : 1px solid #000000;
  height : 30px;
}
.t3{
  border-right : 1px solid #000000;
  border-bottom : 1px solid #000000;
  text-align : right;
  height : 30px;
}
.t4{
  border-right : 1px solid #000000;
  text-align : right;
  height : 30px;
}
#t5{
  border-left : 1px solid #000000;
  border-top : 1px solid #000000;
  width : 90px;
}
#right{
  text-align : right;
  vertical-align : bottom;
}
#copy A{
  text-decoration : none;
}
#note{
  padding : 30 0 0 50px;
  vertical-align : top;
  line-height : 1.5em;
}
H2{
  font-family : "Lucida Sans Unicode";
  font-size : 50px;
  color : #ff8080;
  text-align : right;
  line-height : 1.3em;
}


