@charset "ISO-8859-1";
.bodytext {
	font-family: Tahoma;
	font-size: 10px;
	color: #2A546E;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
	font-size:12px;
	color:#000099
}
a:visited {
	text-decoration: none;
	font-size:12px;
	color:#006699
}
a:hover {
	text-decoration: none;
	font-size:12px;
	color:#0000FF
}
a:active {
	text-decoration: none;
	font-size:12px;
	color: #000099;
}
footerstyle {
	font-size: 9px;
	color: #333333;
}
