body {
  font-family:      Verdana, Geneva, Arial, sans-serif;
  font-size:        small;
}
h1, h2 {
  font-weight:      normal;
  color:            #cc6600;
  border-bottom:    thin dotted #888888;
}
h1 {
  font-size:        170%;
}
h2 {
  font-size:        130%;
}
blockquote {
  font-style:       italic;
}

table {
  margin-left:      20px;
  margin-right:     20px;
  border:           none;
  caption-side:     bottom;  
}

table a img {
border:             none;
text-decoration:    none;
}

table a {
border:             none;
text-decoration:    none;
}

td, th {
  border:           none;
  padding:          5px;
}

th {
 
  width:            180px;
}



