A:link {
	color: #004080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	}
A:visited {
	color: #004080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	}
A:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-decoration: none;
	font-weight: bold;
	}
A:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-decoration: underline;
	font-weight: bold;
	}
.mbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: ##004080;
}
.mbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: ##004080;
}
.title {
	color: #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
