body {
	background-color : #ffffff;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
a {
	color : #336699;
	text-decoration : none;
}
a:hover {
	color : #990000;
	text-decoration : underline;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
}
.heading1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #336699;
}
.heading2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #336699;
}
.heading3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #336699;
}
.instr1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}
.instr2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : italic;
	color : #336699;
}
.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #336699;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
}
.footer2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #336699;
}
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
}
