a.nav:link, a.nav:visited {color:#000066;text-decoration:none}
a.nav:hover, a.nav:active {color:#000066;text-decoration:underline}

a:link, a:visited {color:#099ccc;text-decoration:none}
a:hover, a:active {color:#099ccc;text-decoration:underline}

body {
	font-size: 0.8em;
	font-family: verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
	color: #d6d6d6
}

h1 {
	font-size:2em;
	font-family: Times New Roman, Serif;
	padding-top:10px;
	text-transform:uppercase;
	color: #d6d6d6;
	background-color: transparent;
	}
	
h2 {
	font-size: 1.2em;
	font-family: verdana, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	text-align: left;
	color: #000066;
	background-color: #359898;
	margin:0px
}

.highlight { background: #359898; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }
.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }
