
body {
	background-color: #E3E4FA;
	background-image: url('images/bg.gif');
	color: #000080;
}

table {
	font: 13pt Arial;
	color: #000080;
}

a, a:visited {
	color: #8D38C9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 13pt Arial;
}

h2 {
	font: bold 13pt Arial;
	text-decoration: underline;
}

.subMenu, .subMenu:visited {
	color: white;
	text-decoration: none;
}

.subMenu:hover {
	text-decoration: underline;
}

.smallPrint {
	font: 10pt Arial;
	color: #000080;
}

.smallPrint a, .smallPrint a:visited {
	color: #000080;
}

#pageHeading {
	font: bolder 22pt Arial;
	color: #4E387E;
}

#MaryAnn_Title {
	font: bold 9pt Arial;
	color: #000080;
}