.text-mm-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;

}

.text-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF66;
	background-color: #655496;
	text-align: center;
}

.table-hFill {
	background-color: #655496;
}

.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	text-align: center;

}

.text-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.text-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.page-body {
	background-color: FCF9FF;
	padding: 0;  
	margin-top: 0;  
}
