BODY{
  margin : 0px;
  font-family : Verdana;
  font-size : x-small;
}
BODY#right{
  background : #999999;
}
.menu{
  border : 1px solid #999999;
  border-right : 0px none;
  line-height : 150%;
  text-align : center;
}
.menu LI, .menu UL{
  list-style : none;
  margin : 0px;
  padding : 0px;
}
.menu A{
  width : 130px;
  padding : 1px;
  margin : 5px auto;
  color : #000000;
  border : 1px solid #999999;
  text-decoration : none;
  font-family : Verdana;
  font-size : x-small;
  display : block;
  font-family : Arial;
}
.menuheader{
  color : #ffffff;
  background-color : #999999;
  font-family : "Lucida Sans Unicode";
  padding : 3px;
  margin : 15px;
  font-size : x-small;
}
.menufooter{
  color : #ffffff;
  background-color : #999999;
  font-family : "Lucida Sans Unicode";
  padding : 2px;
  margin : 15px;
  font-size : x-small;
}
.noteheader{
  color : #ffffff;
  text-align : right;
  font-size : small;
  font-family : Arial;
  border-left : 1px solid #999999;
}
.notefooter{
  color : #ffffff;
  font-size : small;
  font-family : Arial;
  border-left : 1px solid #999999;
}
.note{
  border-left : 1px solid #999999;
  padding : 20px;
  background : #ffffff;
}
H1{
  font-size : 40px;
  font-weight : bold;
  font-family : "Book Antiqua";
  color : #999999;
  letter-spacing : 10px;
  width : 100%;
  margin : 0px;
}
A{
  color : #666666;
}
A:HOVER{
  background : #efefef;
}
.copy{
  font-size : xx-small;
}