<!--
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background : #0000CC url("pics/background.jpg") repeat-y top center;
}

p,h1 {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}

a:link {	color: #000000; }
a:visited {	color: #000000; }
a:hover {	color: #000099; }
a:active {	color: #000000; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px ;
	color: #000000 ; 
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px ;
	color: #666666 ; 
}

.topbar {
	font-size:10px ;
	color:#000000 ; 
}
.topbar a:link {	color: #000000; text-decoration:none;  }
.topbar a:visited {	color: #000000; text-decoration:none;  }
.topbar a:hover {	color: #000099; text-decoration:none;  }
.topbar a:active {	color: #000000; text-decoration:none;  }

.partners {
	font-size:10px ;
	color:#999999 ; 
}
.partners a:link {		color: #999999; text-decoration:none;  }
.partners a:visited {	color: #999999; text-decoration:none;  }
.partners a:hover {		color: #000000; text-decoration:none;  }
.partners a:active {	color: #999999; text-decoration:none;  }


.copyright {
	font-size:10px ;
	color:#666666 ; 
}
.copyright a:link {		color: #666666; text-decoration:none;  }
.copyright a:visited {	color: #666666; text-decoration:none;  }
.copyright a:hover {	color: #666666; text-decoration:none;  }
.copyright a:active {	color: #666666; text-decoration:none;  }
-->
