			body {
				color: #999;
				font: 9pt/145% "Lucida Grande", "Lucida Sans Unicode", "Geneva", "Tahoma", "Verdana", sans-serif;
				}
			
			a {color: #003366;}
			
			img {border: 0;}
			
			h1, h2, h3, h4, h5 {
				font-weight: normal;
				color: #333;
				}
			
			div.breadcrumbs {
				font-size: 11px;
				}			
			
			.bigtype {
				font-size: 15px;
				line-height: 145%;
				}
			
			.bigtype b, .bigtype strong {
				font-weight: normal;
				color: #333;
				}
			
			.adbar, .adbox {display: none;}

/*
 * Search navigation font class.
 */
.CurrentSearchPage {font-size: 16px;
                    font-weight: bold;
                    color: red;
                    }

.SearchPageLink {font-size: 12px;
                 font-weight: bold;
                 color: navy;
                 }
.Error (font-size: 14px;
        font-weight: bold;
        color: #FF0000;
        }

/*
 * CSS for search results navigation.
 */
div.search-results-navigation {background: navy;
                               align: center;
                               border: 1px solid #ccc;
                               }

