<style type="text/css">
<!--

body
{
background-attachment:fixed;
}

.td
{
background-repeat:no-repeat;
background-position:top;
}

h1
{
	font-family : Arial;
	font-size : 15pt;
	font-weight : bold;
	font-style : italic;
	color : black;
	text-align : center;
}

h2
{
	font-family : Arial;
	font-size : 13pt;
	font-weight : bold;
	color : black;
	text-align : center;
}

h3
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : black;
	text-align : center;
}

p
{
	font-family : Tahoma,  Arial;
	font-size : 9pt;
	text-align : justify;
	vertical-align : top;
	color : black;
}


A:link, A:visited, {text-decoration: none; color: #282878;}
A:active {color: red;}
A:hover {text-decoration: underline;}



.text
{
	font-family : Tahoma,  Arial;
	font-size : 9pt;
	text-align : justify;
	vertical-align : top;
}

.bluetext
{
	font-family : Tahoma,  Arial;
	font-size : 9pt;
	color : #282878;
	text-align : right;
	font-weight : bold;
	vertical-align : top;
}

.centeredtext
{
	font-family : Tahoma,  Arial;
	font-size : 9pt;
	color : black;
	text-align : center;
	vertical-align : center;
}

.navigation
{
	font-family : Arial;
	font-size : 8pt;
	text-align : center;
}

.copyright
{
	font-family : Arial;
	font-size : 7pt;
	text-align : center;
}

.old {display:none;}
A.blueline:link, A.blueline:visited, {text-decoration: none; color: #282878;}
A.blueline:active {text-decoration: none; color: red;}
A.blueline:hover {text-decoration: underline; color: #282878;}

A.whiteline:link, A.whiteline:visited, {text-decoration: none; color: #0ff;}
A.whiteline:active {text-decoration: none; color: red;}
A.whiteline:hover {text-decoration: underline; color: #fff;}

-->
</style>