<STYLE TYPE="type/css">

p {
	background: #FFFFFF;
}

body {
	background: #FFFFFF;
}

div {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}

div.motherbox {
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 5110px;
	margin-left: -475px;
}

div.layer1{
	position: absolute;
	width: 1000px;
	height: 60px;
	top: 0%;
	left: 0%;
	border: none;
}

h1 {
	font-size: 18pt;
	font-family: Arial;
	color: #000000; 
	text-align: left;
}

div.layer2{
	position: absolute;
	width: 1000px;
	height: 50px;
	top: 60px;
	left: 0%;
	border: none;
}

h2 {
	font-size: 14pt;
	font-family: Arial;
	color: #999999;
	display: inline;
}

h2.current {
	color: #000000;
}

h2.hidden {
	color: #FFFFFF;
}

h2:hover {
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

a.nav {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #000000;
}

h3 {
	font-size: 11pt;
	font-family:  Arial;
	color: #999999;
	display: inline;
}

h3.current {
	color: #000000;
}

h3:hover {
	color: #000000;
}

div.layer3 {
	position: absolute;
	width: 1000px;
	height: 590px;
	top: 110px;
	left: 0%;
	border: none;
}

div.layer3long {
	position: absolute;
	width: 1000px;
	height: 5000px;
	top: 110px;
	left: 0%;
	border: none;
}

h5 {
	font-size: 10pt;
	font-family:  Arial;
	color: #000000;
	text-align: left;
}

p {
	font-size: 11pt;
	font-family: Arial;
	color: #000000;
}

p.cv {
	font-size: 11pt;
	font-family: Arial;
	color: #999999;
}

p.statement {
	font-size: 11pt;
	font-family: Arial;
	color: #000000;
}

p.news {
	color: #FF0000;
	text-indent:30px;
}

div.layer4 {
	position: absolute;
	width: 1000px;
	height: 20px;
	top: 700px;
	left: 0%;
	border: none;
}

div.layer4long {
	position: absolute;
	width: 1000px;
	height: 20px;
	top: 1210px;
	left: 0%;
	border: none;
}

h4 {
	font-size: 9pt;
	font-family: Arial;
	color: #999999;
}

TABLE {
	border: none;
}

TR.top {

	height: 540px;
	border: none;
}

TR.bottom {
	height: 50px;
	border: none;
}

TD.side {
	width: 150px;
	border: none;
}

TD.center {
	width: 660px;
	border: none;
}

</STYLE>