body{
	font-family:arial;
	margin:0;
	background:#281717 url(images/bg.png) repeat;
	font-size:12px;
	color:#0E0200;
	font-stretch:wider
}
input{
	border:none;
	font-size:16px;
}

.results_title{
	border-top:1px solid #6b90da;
	/*background:#ebeff9;*/
	padding:2px;
	padding-right:10px;
	font-size:12px;
	background:url(bg_inner.png) no-repeat left top;
}

.result{
	/*background:#f4f4f4;*/
	padding:4px;
	margin-bottom:3px;
	border-bottom:1px solid #cbd9f6;
	font-size:12px;
}

.result:hover{
	background:#BEA68B;
}

.web20 a{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	display:inline;
}

h1{ font-size:12px; font-weight:100; font-family:Arial, Helvetica, sans-serif }
h2{ font-size:14px; font-weight:200; font-family:Georgia, "Times New Roman", Times, serif }
h3{ font-size:16px; font-weight:400; font-family:Verdana, Arial, Helvetica, sans-serif; font-stretch:expanded }
h4{ font-size:18px; font-weight:400 }
h5{ font-size:20px; font-weight:500 }
h6{ font-size:22px; font-weight:300 }