body, td  { color: #000000; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header  { font-weight: bold; font-size: 16px }
background { color: white }
.subhead { font-weight: bold }
a:link   { color: #0059b1; font-size: 10px; text-decoration: underline }
a:visited   { color: #2685e3; font-size: 10px; text-decoration: underline }
a:hover  { color: #2685e3; font-size: 10px; text-decoration: none }
a:active  { color: #2685e3; font-size: 10px; text-decoration: none }
.largelink { font-size: 13px }
.small { font-size: 10px }
.em { font-weight: bold }
.mem  { text-align: center }
#pawprints { margin: 3px 0 0 0 ; padding: 0; }
#pawprints li {
	background: url('images/icn_pawprint.gif') no-repeat 0px 0px;
	list-style-type: none;
	padding: 2px 0px 15px 37px;
}
#nopaws { margin: auto; padding: auto; }
#nopaws li {
	list-style-type: disc;
	background: none;
	margin: auto;
	padding: auto;
}
.clear { 
  clear:both; 
	font-size:0px; 
	line-height:0px; 
	height:0px; 
}
.spacer7 {
  height: 7px; 
	line-height: 7px; 
	font-size: 1px; 
	clear: both;
}