font.head {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	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;
}
li.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}
}
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: #008800;
	text-decoration: underline;
}
a.m {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.m:hover {
	color: #EEEEEE;
	background: #6699CC; 
	text-decoration: none;
}
a.m:link { 
	color: #000000;
}
a.m:active { 
	color: #EEEEEE;
	background: #6699CC;
}
