 
.foot{background-color : black;color : white;}
.foot A{color : white;}
TD{font-size : 12px;line-height : 18px;}
h1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
  font-weight : normal;
}
h2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px; 
}
h3{
  padding-top : 5px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 16px;
  font-weight : bold;
  line-height : 20px;
  
}
.detail{
  text-align : right;
  
  padding-right : 10px;
}
.detail2{
  vertical-align : middle;
  float : right;
}
.title{
  padding-top : 10px;
  padding-left : 10px;
  padding-bottom : 0px;
}
.title2{
  padding-left : 30px;
}
.title3{
  padding-left : 40px;
}
a{
  text-decoration : none;
}
a:hover{
  text-decoration : underline;
}

