a:link{
  color:#006699;
}
a:visited{
  color:#006699;
}
a:active{
  color:#FF3300;
}
A{
  font-size : 90%;
}
.tdback{
  background-color : #CCFFCC;
}
.footer{
  background-color : #CCFFCC;
  font-weight : bold;
  padding : 5px;
}
.tdback2{
  background-color : #66FF66;
}
.tdback3{
  background-color : #FFFFCC;
}
.main{
  text-align : left;
  width : 650px;
  margin : auto;
}
H1{
  font-size : 200%;
  font-style : italic;
  color : #009900;
  text-align : center;
  background-color : #CCFFCC;
}
.center{
  text-align : center;
}
.right{
  text-align : right;
}
.left{
  text-align : left;
}
img{
  border-style : none;
}
.copyright{
  font-size : 90%;
  text-align : right;
}
TH{
  font-weight : normal;
}
H2{
  font-style : italic;
}
.mainback{
  background-color : #CCFFCC;
  padding : 3px;
}

