h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #487CB0;
	font-weight: normal;
	text-transform: uppercase;
}
.h1clone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #487CB0;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #487CB0;
	text-transform: uppercase;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
.optimization {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6488B0;
}
.optimization a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	color: #6488B0;
	text-decoration: none;
}
.optimization a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform: none;
	color: #6488B0;
	text-decoration: none;
	font-weight: normal;

}
.optimization a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;}

.homeli {
	color: #003498;
}
.sdli {
	list-style-type:none;
	line-height: 120%;
	padding-bottom: 10px;
}
.normalize {
	font-weight: normal;
	font-style: normal;
}