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

ol {
	color:#000000
}

body {
<!--
	background-color:#800000;
-->
        background-color:black;
	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;
}

#short {
	width:700px;
	height:100%;
	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;
	text-decoration: underline overline;
}


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

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

table.records {
	border:black solid thin;
	width=550px;
}


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

td {
	background-color:#ffffff;
	font-size=11pt;
}


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;
}


td.recordpage {
	width: 50%;
	text-align:center;
}


h1 {
	text-align:center;
	font-size:12pt;
	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;
}


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

-->
</STYLE>