	BODY {
	  background-color: #ffffff;
	  font-family: Arial, sans serif; 
	  margin-top: 2%;
	  margin-left: 5%;
	  margin-right: 5%;
	  font-size: 80%;
	}
h1 {
	font-size: 125%;
}
a {
	color: #ac2f2f;
}

	
	div.SearchTypes {
	background-color: #003366;
    color: #ffffff;
	padding-top: .5%;
	padding-bottom: .5%;
	text-indent: 2%;
	margin-right: 0%;
}

a.SearchTypes {
	color: white;
}

span.accessKey {
	font-weight : 900;
/*	color: red; */
}

span.selected {
	font-weight : 900;
	font-size: larger;
}


