@charset "utf-8";
/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-style: normal;
}
A:link {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
} 
A:visited {
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
} 
A:active {
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
} 
A:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline overline;
}
.txtZW10 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.txtZW11 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.txtZW12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.txtZW24 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
