h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}
h3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #003871;
}
h4 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold
}
h5 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold
}
h6 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold
}
p {
	font-size: 11pt;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.maintxt {
	font-size: 11pt;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.address {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}