@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../images/general/mf_sidebar_plain.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	display: block;
}
a {
	color: #3F97CB;
	text-decoration: none;
}
a:hover {
	color: #6ACAF7;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #00407E;
	margin-top: 12px;
	margin-bottom: 12px;
}
