#layout {
	width: 960px;
	font-size: 11px; 
	color: #585858; 
	font-family: trebuchet MS; 
	line-spacing: 0px;	
}

#mainBody {
	font-size: 11px; 
	color: #585858; 
	font-family: trebuchet MS; 
	line-spacing: 0px;
}

#mainBody h1 {
	font-size: 12px; 
	color: #000000; 
	font-family: trebuchet MS; 
	line-spacing: 0px;
	font-weight:bold;
	padding:0;
	margin: 0;
	display: inline;
}
#mainBody h2 {
	font-size: 14px; 
	color: #000000; 
	font-family: trebuchet MS; 
	line-spacing: 0px;
	font-weight:bold;
	margin: 0;	
	display: inline;	
}
#mainBody h3 {
	font-size: 16px; 
	color: #000000; 
	font-family: trebuchet MS; 
	line-spacing: 0px;
	font-weight:bold;
	margin: 0;	
	display: inline;	
}
#mainBody h4 {
	font-size: 18px; 
	color: #000000; 
	font-family: trebuchet MS; 
	line-spacing: 0px;
	font-weight:bold;
	margin: 0;	
	display: inline;	
}
#mainBody h5 {
	font-size: 20px; 
	color: #000000; 
	font-family: trebuchet MS; 
	line-spacing: 0px;
	font-weight:bold;
	margin: 0;	
	display: inline;	
}