@charset "utf-8";
.content {
	font-family: "Verdana";
	font-size: 13px;
	color: 111111;
}

.contentSmall {
	font-family: "Verdana";
	font-size: 11px;
	color: 111111;
}

.footer {
	font-family: "Verdana";
	font-size: 8px;
	color: EEEEEE;
}

a:link, a:visited, a:active, a:hover {
	font-family: "Verdana";
	text-decoration: none;
	font-size: 13px;
	color: #111111;
}
