<style>
<!--

body {
	background-color: #77896C;
	font-family: times new roman, times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

p, table, tr, td, div {
	font-family: times new roman, times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

.tablehead {
	background-color: #77896C;
	font-family: times new roman, times, serif;
	font-size: 20pt;
	color: #000000;
	font-weight: normal;
	
}

.tabletext {
	background-color: #000000;
	font-family: monospace, Verdana;
	font-size: 12t;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	
}

h1 {
	font-family:  times new roman, times, serif;
	font-size: 24pt;
	font-weight: normal;
	text-align: center;
	color: #080C8C;
	margin-bottom: 0px;
}

h2 {
	font-family: times new roman, times, serif;
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	color: #080C8C;
	margin-bottom: 0px;
}

h3 {
	font-family: times new roman, times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #080C8C;
	margin-bottom: 0px;
}

h4 {
	font-family: times new roman, times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #080C8C;
	margin-bottom: 0px;
}


a:link {
	color: #00ff00;
	text-decoration: none;
}

a:active {
	color: #00fff0;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}


//-->
</style>

