<!--
BODY{
  color : white;
  background-color : black;
  line-height : 150%;
  font-size : 12px;
  text-align : center;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 150%;
  text-align : center;
}
P{
  margin-top : 3px;
  margin-bottom : 3px;
}
H2{
  width : 800px;
  margin-top : 3px;
  margin-bottom : 3px;
  font-size : 15px;
}
A:LINK{
  color : white;
}
A:VISITED{
  color : white;
}
A:HOVER{
  color : red;
}
TABLE{
  background-color : black;
}
TD{
  font-size : 12px;
  background-color : black;
}
.toplink1{
  font-size : 15px;
}
.left{
  line-height : 120%;

}
.right{
  font-size : 12px;
}
.top{
  line-height : 110%;
  font-size : 12px;
  width : 800px;
  text-align : left;
}
.down{
  font-size : 12px;
}
.menu{
  font-size : 12px;
  text-align : left;
  line-height : 120%;
  width : 50%;
  background-color : black;
  color : #dddddd
}
.leftimg{
  width : 90px;
  height : 60px;
  float : left;
  border-style : none;
}
A.none:link{
  color : #dddddd;
  text-decoration : none;
}
A.none:visited{
  color : #dddddd;
  text-decoration : none;
}
.link{
  text-align : left;
}
.linkleft{
  text-align : left;
  padding-left : 25px;
  padding-right : 25px;
}
.linkright{
  text-align : left;
  font-size : 15px;
  line-height : 200%;
}
.white{
    background-color : white;
}
.linkcategory{
   background-color : #444444;
   text-align : left ;
}
.text{
  line-height : 200%;   
}

-->


