@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}



a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #cc0000;
}
.smalltexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

