.content {
	text-align:left;
	width: 895px;
	background-image:url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #76777b;
	min-height:350px;
/*	padding:30px;*/
	color:white;
	font-family: Verdana, Arial;
	font-size:8pt;
	line-height:16px	
}

.results {
	clear: both;
	text-align:left;
	width: 835px;
	background-repeat: repeat-x;
	color:white;
	font-family: Verdana, Arial;	
	font-size:8pt;
	line-height:16px;
}

h1 {
	color:white;
	font-family: Verdana. Arial;	
	font-size:10pt;
	margin-bottom:0px;
	font-weight:bold;
	border-bottom:1px solid #B3B4B5;
	margin-bottom:10px;
}

h2 {
	color:white;
	font-family: Tahoma, Verdana;	
	font-size:14pt;
	margin-bottom:0px;
	font-weight:bold;
}