@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;
}
.footer {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
}
.menutop {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #216B81;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

a:active {
	text-decoration: none;
}
