h1, h2, h3, h5, h4 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
h1
	{
	font-size:28px;
	color:#f233b6;/*6b429d*/
	font-weight:bolder;
	border-bottom:dotted 1px #ccc;
	}
h2
	{
	font-size:18px;
	color:#6b429d;
	font-weight:bold;
	border-bottom:dotted 1px #ccc;
	margin-top:18px;
	margin-bottom:6px;
	}
h3
	{
	font-size:16px;
	color:#848484;
	font-weight:normal;
	margin:5px 0px 8px 0px;
	text-align:justify;
	}
h4
	{
	font-size:28px;
	color:#f233b6;
	font-weight:bold;
	margin-top:10px;
	border-bottom:dotted 1px #ccc;
	}
h5
	{
	font-size:16px;
	color:#f233b6;
	font-weight:bold;
	border-bottom:dotted 1px #ccc;
	margin-top:15px;
	margin-bottom:6px;
	}