@charset "UTF-8";
testi main content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #D9D9D9;
	text-align: center;
}
#MenuBar li .MenuBarActive {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #C00;
}
