
background { color: #ffffff; }
body, td    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header  { font-weight: bold; font-size: 16px }
.subhead  { font-size: 14px; font-weight: bold }
.small   { font-size: 11px }
.big  { font-size: 15px }
a:link   { color: #630; text-decoration: underline }
a:visited   { color: #633; text-decoration: underline }
a:hover  { text-decoration: none }
a:active   { color: #063; text-decoration: underline }
.note { color: #00f; font-size: 14px; font-weight: bold; }
#pawprints { margin: 0; padding: 0; }
#pawprints li {
  background: url('images/blt_pawprint.gif') no-repeat 0px 0px;
  list-style-type: none;
  padding: 0px 40px 15px 30px;
}
#nopaws { margin-top: .5em; }
#nopaws li {
  list-style-type: disc;
  background: none;
  margin: auto;
  padding: 0em 1em 0em 1em;
}
.clear { 
  clear:both; 
  font-size:0px; 
  line-height:0px; 
  height:0px; 
}