H1{
  font-size : 15px;
  font-weight : normal;
  color : white;
  background-color : #ff8040;
  margin-top : -5px;
  margin-left : 0px;
  margin-right : 1px;
  margin-bottom : 0px;
  text-align : left;
  border-bottom-width : 3px;
  border-top-width : 3px;
  
  padding-top : 3px;
  padding-bottom : 3px;
  padding-left : 3px;
}
H2{
  font-size : 13px;
  background-color : #e7e7e7;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 20px;
  font-weight : lighter;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}

.c2 {
 margin-top:5px;
 margin-bottom:5px;
margin-left:20px;
}
















A:HOVER{
  background-color : silver;
}
BODY{
  letter-spacing : 2px;
}
TD{
  line-height : 1.3;
  letter-spacing : 1.5px;
}
LI{
  
  list-style-position : inside;
  
  margin-top : 20px;
  list-style-image : url(v5_lis001.gif);
  padding-top : 0px;
}
#sidelink{
  font-size : 12px;
}
#content{
  font-size : 14px;
  list-style-image : url(v5_lis001.gif);
}
H3{
  font-size : 16px;
  font-weight : bold;
  line-height : 17px;
  color : #ff8000;
  letter-spacing : 2px;
}
H4{
  font-size : 16px;
  font-weight : bold;
  color : green;
  list-style-image : url(v4_lis003.gif);
  margin-bottom : 2px;
}

