/*Search page body */
body {background-color:#FFFFFF; font-family:arial,sans-serif; font-size: 100%; }

/*Top categories*/
.cat1 {font-size: 130%; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 130%; font-weight: bold; color:#6666AA}

/*Small urls*/
.url {color: #006699}


a:visited{color:#6666AA}
hr{color:#000066}

/*Page descriptions*/
.description{font-size: 100%; color:#000000}

/* */
td {font-family:arial,sans-serif; font-size: 100%; }

/* Title/link of pages */
.title{color:#0000FF; font-size:125%}

.searchBox {border: solid #000000 1pt}
.searchBoxBorder{background-color:#003366}

.searchBoxBackground{background-color:#FAFAFA}

.resultReport {text-align:center ;background-color:#e5ecf9; font-weight: bold}

h1 {
	background: white;
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:150%;
	color: #000066;
	}
	
hr { color:#000099; width:90% }