@charset "utf-8";
/* CSS Document */

<style type="text/css">

#fullheight{height:100%; background-position:top center;}

p {margin-top:0; margin-bottom:0}

ul,li {margin-top:4pt; margin-bottom:0; margin-left: 6pt; padding-left: 0pt; }

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

.bold12pt {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #B0DC01;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: #000000;
}
.title {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.plain12pt {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style2 {font-size: 10px; font-style: normal; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}

</style>