/* Style Definitions */
html { height: 100%; }
body { 
margin:0; 
padding:0; 
height:auto;
height:100%;
min-height:100%;
background-color:#000000;
color:#FFFF00;
font-family: "Courier New", Courier, monospace
} 

.copytextx {font-size: x-small}
.copytextxx {font-size: xx-small}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:yellow;}
a:link, span.MsoHyperlink
	{color:yellow;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:yellow;
	text-decoration:underline;
	text-underline:single;}
p
	{mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
}
.style4 {font-size: x-small}
.style6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: small}
.style10 {font-size: 18px}
.style12 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.style13 {font-size: xx-small}

.style19 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}

#footer{ 
	position:absolute;
	bottom: 5px;
	text-align:center;
	width:100%;
	margin: 0px auto; 
	margin-left: auto; 
	margin-right: auto; 
	overflow: visible;
} 

#xyz_main {
    width: 700px;
	height: 100%;
    text-align: center;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -350px;
}
#xyz_header {
    width: 700px;
    text-align: center;
}
#xyz_body {
    width: 700px;
    text-align: center;
}
#xyz_footer {
    width: 700px;
    text-align: center;
}



