BODY{
  font-size : x-small;
  line-height : 150%;
  color : #666666;
  font-family : Verdana;
}
A{
  color : #666666;
}
A:HOVER{
  color : #cccccc;
}
H1{
  color : #000000;
  font-size:x-small;
  letter-spacing : 1px;
}
#menu{
  list-style : none;
  margin : 0px;
  padding : 0px;
}
#menu LI{
  color : #009999;
  margin : 0px;
  padding : 10 1 1 30px;
  border-bottom : 1px dotted #666666;
}
#menu A{
  text-decoration : none;
  font-weight : bold;
}
#copy{
  font-size : xx-small;
  text-align : right;
}
#page{
  line-height : 150%;
  filter : alpha(opacity=50);
  opacity : .50;
  background : url(leaf.gif) no-repeat scroll 50% 50%;
  padding : 0 15% 0 15%;
}
H2{
  font-size : x-small;
  color : #000000;
  padding : 1 1 1 10px;
  letter-spacing : 1px;
  border-bottom : 1px dotted #666666;
}
#note{
  padding : 8px;
}
