body, html {
	line-height: 18px;
	font-size:14px;
}

H1 {
	font-size: 15px;
	color: #333333;
	line-height: 19px;
	padding-bottom: 5px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: normal;	
}
H2 {
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	padding-bottom: 5px;
	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;		
}


p {
	margin:0px;
	padding:0px;
	line-height: 20px;
	font-size:14px;

}