h1 {
	font-size: 16pt;
	color: #CC3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: normal;
}
h2 {
	font-size: 14pt;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
h3 {
	font-size: 11pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
li {
	list-style-type: disc;
	text-align: justify;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
hr {
	color: #CCCCCC;
	margin-top: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
.link_color {
	color: #999999;
}

