<!--

body {
	font-family: Bangle,Arial Bold,Helvetica,sans-serif
	color: #000000;
    background: url(../images/back.jpg) #FFFFFF;

}

a {
	text-decoration: none;
	color: #000000;
	background-color: inherit;
	font-weight: bold;
}
a:link {
 	font-style: italic;
	text-decoration: none;
	color: #0000FF;
	background-color: inherit;
	font-weight: bold;
}
a:visited {
 	font-style: none;
	text-decoration: none;
	color: #0000FF;
	background-color: inherit;
	font-weight: bold;
}
a:hover {
 	font-style: italic;
	text-decoration: none;
	color: #000099;
	background-color: inherit;
	font-weight: bold;
}
a:active {
 	font-style: italic;
	text-decoration: none;
	color: #000066;
	background-color: inherit;
	font-weight: bold;
}
ul {
	margin-left: 2em;
	padding-left: 0;
}


p.legal {
	color: #000000;
	font-size: 12;
}
-->



