/* Same appearance as <h1 class="pageTitle>Search results</h1> */
p.h1PageTitle { font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #000099;
margin-bottom: -10px;
margin-top: -2px;
padding-bottom: 3px;
/* Netscape 4.7 */
border-color : #000099; border-bottom-width: 1px;
/* Explorer */
border-bottom: 1px solid #000099;
}
/* Same appearance as <p><b>search terms here</b></p> */
h1.pB { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
/* Cancel: */
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: 0px none #FFFFFF;
}
table.searchResults td a         { font-size: 13px; color: #0000FF; text-decoration: underline; }
table.searchResults td a:visited { font-size: 13px; color: #990099; text-decoration: underline; }
table.searchResults td a:hover   { font-size: 13px; color: #0000FF; text-decoration: none; }
