body {
font-family: "Trebuchet MS";
	font-size: 12px;
	color:#333333;
	}

p {
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	
}
H1 {
	font-size: 25px;
	color: #25aae1;
	line-height: 30px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #25aae1;
	text-align: left;
	margin: 10px 0px 3px 0px;
	font-weight: normal;	
}
H2 {
	font-size: 14px;
	color: #25aae1;
	line-height: 14px;
	padding: 8px 0px 2px 0px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: bold;	
}
H4 {
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 13px 0px 6px 0px;
	font-weight: bold;
	clear: both;	
}

H3 {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding: 2px 0px 2px 2px;
	border-bottom: none;
	text-align: left;
	font-weight: normal;
	background-color: #cfd6e4;
	margin: 8px 0px 5px 0px;
	font-weight: bold;		
}


li {
	line-height: 20px;
}