h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6D1356;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;


}
li p {
	margin-left: 0px;
}
hr {
	color: #CCCCCC;
	border: thin dotted;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D1356;
	font-style: normal;
	font-weight: bold;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6D1356;
	font-weight: lighter;

}
p, h4, h5, h6 {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #6D1356;
	font-weight: bold;

}

