p {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
 font-family: arial, helvetica, sans-serif;
 font-size: 18pt;
 text-align: center;
 font-weight: bold;
 color: #ff0000;
}
h2 {
 font-family: arial, helvetica, sans-serif;
 font-size: 14pt;
 text-align: left;
 color: #ff6600;
}
h3 {
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 text-align: left;
 font-style: bold;
 color: #000000;
}
a:link {
	color: #990000;
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
a:visited {
	color: #FF0000;
	font-size: 10pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
li {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
