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

a:link {color: #000; text-decoration: none; background-color: #fff;}
a:visited {color: #000; text-decoration: line-through;}
a:hover {color: #fff; text-decoration: none; background-color: #000;}
a:active {color: #000; text-decoration: none; background-color: #fff;}

body {
	font-size: 11px;
	font-family: Georgia, Times, Times New Roman, serif;
	color: #000;
	line-height: 14px;
	}
	
div#text{
position: fixed;
color: #000;
background-color: #fff;
padding: 10px;
padding-top: 25px;
top: 0px;
left: 9px;
width: 40px;
border-bottom-style:solid;
border-width: 1px;
z-index: 2;
}

div#text a:link{
color: #000;
text-decoration: none;
background-color: #fff;
}

div#text a:visited{
color: #000;
text-decoration: line-through;
}

div#text a:hover{
color: #fff;
text-decoration: none;
background-color: #000;
}

div#text a:active{
color: #000;
text-decoration: none;
background-color: #fff;
}

div#text2{
position: fixed;
color: #000;
padding: 10px;
padding-top: 25px;
top: 0px;
left: 79px;
background-color: #fff;
width: 120px;
border-bottom-style:solid;
border-width: 1px;
z-index: 2;
}

div#text2 a:link{
color: #000;
text-decoration: none;
background-color: #fff;
}

div#text2 a:visited{
color: #000;
text-decoration: line-through;
}

div#text2 a:hover{
color: #fff;
text-decoration: none;
background-color: #000;
}

div#text2 a:active{
color: #000;
text-decoration: none;
background-color: #fff;
}


div#image1{
position: absolute;
color: #000000;
padding: 10px;
padding-top: 25px;
top: 60px;
left: 219px;
white-space: nowrap;
text-align: top;
}

div#image1 a:active{
color: #000;
text-decoration: none;
background-color: #fff;
}


div#title{
width: 100%;
font-size: 12px;
margin-bottom: -6px;
padding-left: 1px;
padding-bottom: 1px;
border-bottom-style:dotted;
border-width: 1px;
font-style: italic;
}

div#texttitle{
width: 500px;
position:fixed;
white-space: normal;
padding: 10px;
padding-top: 25px;
top: 0px;
left: 219px;
}

div#texttitle a:link{
color: #000;
text-decoration: none;
background-color: #fff;
}

div#texttitle a:visited{
color: #000;
text-decoration: line-through;
}

div#texttitle a:hover{
color: #fff;
text-decoration: none;
background-color: #000;
}

div#logo{
background-color: transparent;
}

div#very{
color: #fff;
font-size: 60px;
font-weight: bold;
line-height: 72px;
}


-->
</style>