BODY{
  background : url(film.gif) no-repeat -100px;
  font-family : Verdana;
  font-size : x-small;
}
TD{
  font-size : x-small;
}
#top{
  margin : 10% 0 10% 0;
}
.te{
  filter:Alpha(opacity=70);
  background : #ffffff;
  width : 100%;
  height : 100%;
}
.t1{
  width : 50%;
  padding-left : 50px;
}
.t2{
  width : 50%;
}
H1{
  font-size : x-small;
  letter-spacing : 1px;
  margin : 0 0 0.7em 0;
}
FORM{
  text-align : right;
}
SELECT{
  color : #000000;
  background : #FFFFFF;
  width : 50%;
}
.menu{
  margin : 0px;
}
.menu LI{
  list-style : none;
  padding : 0.5em 0 0.5em 0;
}
.menu A{
  color : #000000;
  text-decoration : none;
  letter-spacing : 2px;
  width : 100%;
  filter : dropshadow(offx=1,offy=1,color=silver);
  font-size : xx-small;
  padding : 2px;
}
.menu SPAN{
  color : #ffffff;
}
.menu A:HOVER{
  background : #000000;
  color : #cccccc;
}
.A1{
  padding-left : 5px;
}
.A2{
  margin-left : 15px;
  padding-left : 5px;
}
IMG{
  border : none;
}

#page{
  margin : 7% 0 7% 0;
}
H2{
  font-size : 19px;
}
.note{
  filter:Alpha(opacity=80);
  background : #ffffff;
  width : 100%;
  height : 100%;
  padding-left : 37%;
}
