body {
	background-color: #fbfbfb;
	font-family: arial, verdana;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	color: #000000;
}

h1 {
	font-family: arial, courier, times, helvetica;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
 	color: #020250;
}

h2 {
	font-family: arial, courier, times, helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
 	color: #020250;
}

h3 {
	font-family: arial, courier, times, helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
 	color: #020250;
}

p {
	font-family: arial, verdana;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
}

li {
	font-family: arial, verdana;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
}

b {
	color: #ff0000;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	letter-spacing: 1;
	font-weight: bold;
}

td {
	color: #000000;
	font-size: 9pt;
	font-family: arial, verdana;
}

a:link {
	color: #6c5df4;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #6c5df4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6c5df4;
	text-decoration: none;
	font-weight: bold;
}

