body {
   font-family: Arial,Helvetica,Verdana,Tahoma,"Bitstream Vera Sans",sans-serif;
   font-size: 13px; 
   padding: 0px;
   margin: 0px;
   overflow: hidden;
}
img {
   float: left;
   margin: 0 1em 0 0;
   border: none;
}
div.a {
   padding: 5px;
   height: 60px;
   border-bottom: 1px solid #DDDDDD;
   overflow: hidden;
}
div.c {
   height: 10px;
   border-top: 1px solid #DDDDDD;
}
div.b {
   padding: 2px 10px;
   height: 32px;
   line-height: 15px;
   overflow: hidden;
}
a {
   text-decoration: none;
   color: #970F00;
}
a:hover, a:focus {
   color: #466572;
}
br {
   clear: both;
}
div.a:hover {
   background-color: #eeeeee;
}
div.d {
   color: #444444;
   font-size: 11px;
}
div.b:hover {
   background-color: #eeeeee;
}
h2.title {
   color: #666666;
   font-size: 14.4px;
   font-weight: normal;
   letter-spacing: 1px;
   padding-bottom: 11px;
   border-bottom: 1px solid #DDDDDD;
   margin: 11px 0 0 0;
   text-align: center;
}