.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


A:link {
	COLOR: #014E9E; TEXT-DECORATION: none
}
A:visited {
	COLOR: #014E9E; TEXT-DECORATION: none
}
A:active {
	COLOR: #EE333E; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;

}
TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
P {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #104E9E;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #104E9E;
}

.sbutton{

  font-size: 11px;
  margin:0;
  padding:2;
}
.ipbox{ 
background-color: #3D4D64; 
border: 1px solid #333333; 
color: #cccccc; 

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
}


		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 12px; }
		.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: 14px; font-weight: bold; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }		
	body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

