
background { color: #ffffff; }
body, td         { color: #000000; font-size: 10pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.header   { font-size: 13pt; font-weight: bold }
.subhead     { font-size: 11pt; font-weight: bold }
.small { font-size: 8pt }
.big   { font-size: 11pt }
a:link   { color: #0bc2b1; text-decoration: underline }
a:visited   { color: #099c8e; text-decoration: underline }
a:hover  { text-decoration: none }
a:active   { color: #099c8e; text-decoration: underline }
#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: 0px 40px 15px 35px;
}
#nopaws { margin: auto; padding: auto; }
#nopaws li {
	list-style-type: disc;
	background: none;
	margin: auto;
	padding: 0 .25em 0 .25em;
}
#nums { margin: auto; padding: auto; }
#nums li {
	list-style-type: decimal;
	background: none;
	margin: auto;
	padding: 0 .25em 0 .25em;
}
.clear { 
  clear:both; 
	font-size:0px; 
	line-height:0px; 
	height:0px; 
}