input {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-size: 9pt;
	color: #333399;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	text-transform: none;



}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #CC3333;


}

