/* external style sheet tpstyles.css*/
/* search results page has css imbedded in html file */
/* address used on the bottom of each page */
/* subHead used in B tag where needed */
BODY, P, TD { font-family: Futura, Arial, Helvetica, sans-serif; font-size:10pt; }
B { font-family: Futura, Arial, Helvetica, sans-serif; font-weight: bold; font-size:14pt;} 
.Address { font-family: Futura, Arial, Helvetica, sans-serif; font-size:8pt;}
.subHead { font-family: Futura, Arial, Helvetica, sans-serif; font-weight: bold; font-size:11pt;} 
A:link, A:visited { color: #007770 } 
A:hover { color: red }
.bodyCopy, .bodyCopy b { font-family: Futura, Arial, Helvetica, sans-serif; font-size:10pt; }
/* INPUT:text { "border: 1px #007770 solid; border-bottom: 3px #007770 double" } */
/* end of file */
