.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #3a3a3a;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #3a3a3a;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #3a3a3a;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #3a3a3a;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #3a3a3a;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #3a3a3a;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #3a3a3a;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color: #3a3a3a;
}

a:link    { color: #17a4b1 }
a:visited { color: #b21782 }
a:hover { color: #fcd06c } 
a:active { color: #17a4b1 } 
a { text-decoration: none; }