
h1   {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify }
h5  {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left }


h4   {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px }



h2  {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a:hover  {
	color: #9170ff;
	text-decoration: none }


a:link   {
	color: black;
	text-decoration: none }



a:visited   {
	color: black;
	text-decoration: none }



a:active   {
	color: black;
	text-decoration: none }
