BODY{
  color : black;
  background-color: #6699FF;
  background-image : url(wallppr065.gif);
  background-attachment : fixed;
}
H1{
  color : black;
  background-color : white;
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-weight : 400;
  letter-spacing : 2px;
}
H2{
  color: #FFFFFF;
  background-color: #3366FF;
  background-image : url(pic/a09_1.gif);
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
H3{
  color: #3366FF;
  text-align: center;
  font-size:large;
  font-weight : 200;
  letter-spacing : 15px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
}
H4{
 color: blue;
 text-align: left;
 padding-top: 4px;
 padding-right: 0px;
 padding-bottom: 4px;
 padding-left: 30px;
 font-size:large;
}
HR{
  color: #3366FF;
  height: 3px;
}
P{
  color: #000099;
}
A{
  color : blue;
  text-decoration: underline;
}
A:VISITED{
  color: blue;
  text-decoration: underline;
}
A:HOVER{
  color: #0F0;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #000000;
  text-decoration: underline;
}
UL{
 color: #000099;
 list-style:none;
 list-style-position: outside;
}
LI{
 margin-bottom : 30px;
}
TH{
  color: #FFFFFF;
  background-color: #3366FF;
}
TD{
  color: #000099;
  background-color: #CCDDFF;
}

#wrapper{
  line-height : 1.5em;
  letter-spacing : 5px;
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 10px;border-width : 1px 1px 1px 1px;
  border-style : solid;
  background-color : white;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  font-weight : 400;
  color : black;
  width : 600px;
}

.day{
  text-align: left;
  color:#000;
  margin-left:8em;
}

#right{
  text-align : right;
}
