body {
	background :  #ffffff;
	color: navy;
	margin-left: 0px;
	margin-top: 0px;
}

p, td { 
	font-family: Times New Roman, serif; 
	color: navy; 
	margin: 5px;
}

input {      
        font-family: Times New Roman, serif;
        color: navy;
}

hr {
	color: navy; 
	margin: 5px;
}

h1 { 
	font-family: Times New Roman, serif; 
	color: navy; 
	margin: 5px;
}

h2 { 
	font-family: Times New Roman, serif; 
	color: navy; 
	margin: 5px;
}

h3 { 
	font-family: Times New Roman, serif; 
	color: white; 
	margin: 5px;
}

table,tr { 
	width: 605px;
	margin-left: 10px;
}

table.form, tr.form {
	margin-left: 10px;
	width: 0px;
}

ul,li { 
	font-family: Times New Roman, serif; 
	color: navy;
}

	   
ul.search { 
	font-family: Times New Roman, serif; 
	size: 1em; 
	color: white;
}
	   
li.search { 
	font-family: Times New Roman, serif; 
	size: 1em; 
	color: white;
}
		   
td.title0 { 
	font-family: Times New Roman, serif; 
	size: 1em; 
	color: navy;
	background-color: #CCCCCC; 
	width: 50%;
}
		
td.title1 {
	font-family: Times New Roman, serif; 
	size: 1em;
	background-color: navy; 
	width: 50%;
}

.larger {
 	font-size: 1.3em;
}

.largerup {
 	font-size: 1.3em;
	text-transform : uppercase;
}
/* these styles are specific to new search output pages */

.smaller { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	font-weight :  bold;
 }

.url { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
 }
 
 .datemod { 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
  }
  
