/* CSS Document */
body {
	height: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.topmenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplink {
	font-family: Verdana;
	font-size: 10px;
	color: #66CDAA;
	text-decoration: none;
}
.toplink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #66CDAA;
	text-decoration: underline;
}
.toplink_home {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.toplink_home:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bottommenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}
.bottommenu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
