.MadisonLogo {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #5F63C4;
	text-decoration: none;
}
.TextLink {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #5C68CA;
	text-decoration: none;
}
.ServiceHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #5C68CA;
}
.PageHeding {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #6363CE;
	text-decoration: none;
}
.EmphaziedText {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #6363CE;
	text-decoration: none;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
