@charset "utf-8";
/* CSS Document */

<!--
.style1 {
	font-family: Tahoma;
	font-size: 8px;
}
.body {
	background-color: #475270;
	border-color: #475270;
	border-top: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

-->



