@charset "UTF-8";
/* CSS Document */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #444444;
	font-style: normal;
	line-height: 120%;
	text-align: left;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 140%;
	text-align: left;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
	text-align: justified;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	line-height: 220%;
	font-style: normal;
	text-align: right;
} 
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	font-style: normal;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 150%;
	font-style: normal;
	text-align: left;
}

