.printfax {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
}
.content {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
.content:hover {
	text-decoration : none;
	color: Red
}
.contentbig {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
}
.contentbig:hover {
	text-decoration : none;
	color: Red
}
.intro {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 12pt;
	font-weight : bold;
}
.intro10 {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10pt;
	font-weight : bold;
}
.centralpart {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10pt;
}
.centralpart_center {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 10pt;
}
.leftpart {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 8pt;
}
.head1 {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 15pt;
	color : Navy;
}
.head2 {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10pt;
	color : Navy;
	font-weight : bold;
}
.butt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : Navy;
	font-weight : bold;
	text-decoration : none;
}
.butt:hover {
	color : Blue;
}
.issue {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : Navy;
	font-weight : bold;
	vertical-align : middle;
}
.date {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #666666;
	font-weight : bold;
}
.link {
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
}
.link:hover {
	text-decoration : none;
	color: Red
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : Navy;
	font-style : italic;
}
.wgwinf { 
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 9pt;
 }
 .wgwlink {
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}
.wgwlink:hover {
	text-decoration : none;
	color: Red
}