<STYLE TEXT="text/css">
<!--

ol {
	color:#000000
}


body {
<!--
	background-color:#800000;
-->
        background-color:#000000;
	text-align:center;
	margin:0px;
}


#main {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;	
	background-color:white;
	border-right: black solid;
	border-left: black solid;
	text-align:center;
	font-family:arial, verdana;
	font-size:10pt;
	color:#000000;
	font-weight:500;
}


hr {
	width:95%;
}


a:link {
	text-decoration: underline;
	color:blue;
}


a:visited {
	text-decoration: underline;
	color:blue;
}


a:hover {
	color: #800000;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-decoration: underline overline;
}


#page {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	text-align:center;
	position:center;
}


table.record {
	width=550px;
}


tr {
	border-color:blue;
	border-width:thick;
	border-style:solid;
}


td.header {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border:0;
	padding:2;
	padding-left:15px;
}

td {
	background-color:#ffffff;
	font-size:11pt;
	text-align:center;
	color:black;
	border-top:#a9a9a9 solid thin;
	padding:2;
}


td.lift {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size=8pt;
	border-top:black solid 1px;
	padding:0;
}


td.spacer {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size=12pt;
	border-bottom:white solid 1px;
	border-top:white solid 1px;
	padding:10;
}

TD.menu {
	text-align:center;
	font-family:arial;
	color:#000000;
	font-size:10pt;
}


TD.title {
	text-align:center;
	font-family:arial;
	color:blue;
	font-size:10pt;
}


h1 {
	text-align:center;
	font-size:12pt;
	text-decoration:underline;
}


h1.sc {
	text-align:center;
	font-size:18pt;
	text-decoration:underline;
}


h2 {
	text-align:left;
	font-size:12pt;
}


h2.center {
	text-align:center;
	font-size:12pt;
}


h2.news {
	text-align:left;
	font-size:10pt;
}


h3 {	
	padding-left:50px;
	font-size:10pt;
	font-weight:normal;
}


h4 {
	text-align:center;
	font-size:10pt;
	padding-left:0px;
	font-weight:normal;
}


h4.sc {
	text-align:center;
	font-size:18pt;
	padding-left:0px;
	font-weight:normal;
}


h5 {
	text-align:left;
	font-size:10pt;
	padding-left:0px;
	font-weight:normal;
}



-->
</STYLE>