body, html {
	line-height: 18px;
	font-size: 13px;
	font-family: "Trebuchet MS";
	color:#333333;
}

p {
	line-height: 20px;
	font-size: 13px;	
}

H1 {
	font-size: 22px;
	color: #ff8b06;
	line-height: 28px;
	margin: 0px 0px 3px 0px;
	font-weight: normal;	
}

H2 {
	font-size: 14px;
	color: #ff8b06;
	line-height: 22px;
	margin: 0px 0px 3px 0px;
	font-weight: normal;	
}



