<style>{  }
body {
	background: #C0FFFF url('logo-1.gif') no-repeat;
	background-possition:top center; background-repeat:no-repeat; background-attachment:scroll
}


HTML>body {
	background: #C0FFFF url('logo-1.gif') no-repeat;
	background-possition:top center; background-repeat:no-repeat; background-attachment:scroll
}

p {
	font-family:Arial; font-size:12pt; color:#191970;
}
p.small {
	font-family:Arial; font-size:10pt; color:#191970;
}
a {
	font-family:Arial; font-size:12pt; color:#191970;
}
a:visited {
	color:#FF0000
}
a:active {
	background-color:#FFFF00;
}

a:hover {
	font-weight:bold;
	color:blue;
	background-color:#191970
}

h1 {
	font-family:Arial; font-size:24pt; color:#0000BB;
}


h2 {
	font-family:Arial; font-size:16pt; color:#191960;
}

HTML>p {
	font-family:Arial; font-size:12pt; color:#191970;
}
HTML>p.small {
	font-family:Arial; font-size:10pt; color:#191970;
}
HTML>a {
	font-family:Arial; font-size:12pt; color:#191970;
}
HTML>a:visited {
	color:#FF0000
}
HTML>a:active {
	background-color:#FFFF00;
}

HTML>a:hover {
	font-weight:bold;
	color:blue;
	background-color:#191970
}

HTML>h1 {
	font-family:Arial; font-size:24pt; color:#0000BB;
}


HTML>h2 {
	font-family:Arial; font-size:16pt; color:#191960;
}

-->
</style>
