.menubar {
	font-family: "Eras Bold ITC", "Arial Rounded MT Bold";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #21247B;
}
.lwe {
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: "Eras Bold ITC", "Arial Rounded MT Bold";
	font-size: 18px;
	text-decoration: none;
	color: #21247B;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
a:link {
	color: #0000CE;
	text-decoration: underline;
}
a:visited {
	color: #0000CE;
	text-decoration: underline;
}

h2 {
	font-family: "Eras Bold ITC", "Arial Rounded MT Bold", "Arial Black", Arial;
	font-size: 16px;
	color: #21247B;
	text-decoration: none;
}
.bolder {
font-size: 14; font-weight: bold;
}
.frontpagelink {
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-size: 18px;
	color: #FF3300;
	text-decoration: none;
}
