em{
  font-weight : normal;
  font-style : normal;
  border-collapse : collapse;
}
strong{
  font-weight : normal;
  font-style : normal;
}
a:hover{
  color: red;
}
.item{
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #426300;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 7px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 7px;
}
.item2{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-width : 1px;
  border-style : dashed;
  border-color : #330000;
  border-collapse : collapse;
  border-spacing : 3px;
  table-layout : auto;
  empty-cells : hide;
  text-align : center;
}
.item3{
  border-width : 2px;
  border-style : solid;
  border-color : #330000;
  border-collapse : collapse;
  empty-cells : hide;
}
table{
  color : #330000;
  font-size : 13px;
  line-height : 20px;
}



.back{
  background-image : url(bg022_03.gif);
}

