h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: center;
	font-weight: normal;
}
p.justify {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	text-indent: 20pt;
	margin: 2pt;
	font-weight: normal;
}
p.center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	margin: 2pt;
	font-weight: normal;
}
p.fig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 2pt;
	font-weight: normal;
}
p.right {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: right;
	font-style: italic;
	margin: 2pt;
	font-weight: normal;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	margin: 2pt;
	font-weight: normal;
}
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}
a {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	COLOR: #3333ff;
	text-decoration: underline;
}
font.head {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
