<html><style type="text/css"><!--
A:link{
	color: #0000ff;
}
A:visited{
	color: #0000ff;
}
A:hover{
	color: lightgreen;
}
A:active{
	color: #ff0000;
}
#logo {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 225px;
	height: 60px;
	z-index: 25;

}
#copyright {
	position: absolute;
	font-family: "tahoma,verdana,arial";
	font-size: 8pt;
	color: #800000;
	text-align: right;
	left: 500px;
	top: 60px;
	z-index: 11;
}
#address {
	position: absolute;
	text-align: left;
	font-family: "tahoma,verdana,arial";
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
	left: 240px;
	top: 1px;
	z-index: 25;
}
#header {
	position: absolute;
	text-align: left;
	top: 105px;
	left: 100px;
	font-family: "Futura MD BT, Tahoma, Verdana";
	font-size: 20pt;
	font-weight: 700;
	color: #800000;
	height: 50px;
	z-index: 25;
}
#fullpage {
	position: absolute;
	top: 165px;
	left: 10px;
	font-family: "verdana,tahoma";
	font-size: 10pt;
	color: #800000;
	z-index: 25;
}
#halfpage01 {
	position: absolute;
	top: 165px;
	left: 10px;
	font-family: "verdana,tahoma";
	font-size: 10pt;
	text-align: center;
	width: 180px;
	color: #800000;
	z-index: 25;
}
#halfpage02 {
	position: absolute;
	top: 165px;
	left: 200px;
	font-family: "verdana,tahoma";
	font-size: 10pt;
	text-align: justify;
	color: #800000;
	z-index: 25;
}
#col01 {
	position: absolute;
	top: 165px;
	left: 10px;
	font-family: "tahoma,verdana,arial";
	font-size: 8pt;
	color: #800000;
	text-align: center;
	width: 170px;
	z-index: 25;
}
#col02 {
	position: absolute;
	top: 165px;
	left: 190px;
	font-family: "verdana,tahoma";
	font-size: 10pt;
	color: #800000;
	text-align: justify;
	width: 410px;
	z-index: 25;
}
#col03 {
	position: absolute;
	top: 165px;
	left: 610px;
	font-family: "tahoma,verdana,arial";
	font-size: 8pt;
	color: #800000;
	text-align: left;
	width: 150px;
	z-index: 25;
}
#footer {
	position: relative;
	top: 50px;
	left: 10px;
	font-family: "verdana,tahoma,arial";
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
	text-align: center;
	z-index: 25;
}
--></html>

