html, body { overflow-x:hidden; }
body {background-position: center; background-repeat: no-repeat; background-attachment: fixed; bgcolor: white; overflow-x: hidden; overflow-y: hidden}
SPAN.overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	}
SPAN.underlay {
	top: 0px;
	left: 0px;
	z-index: 0;
	}
h1 {color: #000080; font-size:20pt; font-family: "arial"; margin-left: 5cm; font-stretch: expanded}
h2 {color: #000080; font-family: "arial";}
h3 {color: #000080; font-family: "arial";}
hr {color: #9EA0A3}
p {color:BLACK; font-size:10pt; margin-right: 15px; font-family: "arial"}
li {font-size:10pt; font-family: "arial"; margin-right: 15px}
td {color:BLACK; font-size:9pt; font-family: "arial"; valign: top; margin-right: 15px}
a:link     {color:BLACK}
a:visited  {color:#542989}
a:hover    {color:#542989}
a:active   {color:red}
overflow: hidden
pre {font-family="arial";}