body {
    background-color: transparent;
    color: #000000;
	font-size: 12pt
    font-family: Univers LT Std, Helvetica Neue, Arial, Helvetica, sans-serif;
}
div.main {
	width: 100%
}
a:link, a:visited {
    background-color: transparent;
    color: #552200;
	font-weight: bold;
	text-decoration: underline
}
div.invisible {
	display: none
}
h1 {
    font-size: 18pt;
    text-align: center;
    padding-bottom: 0.2em
}
div.footer {
	display: none
}
div.standards {
	display: none
}
img.standards_icon {
	display: none
}
p {
	font-size: 12pt;
    text-align: justify;
    margin-bottom: 6pt
}
p.footer {
	font-size: 10pt;
	font-style: italic;
	text-align: right;
    padding: 0;
    color: #404040
}
hr {
	width: 100%;
	color: #404040
}

