body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0058B0;
}
.link {
	font-family: "Lucida Calligraphy";
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.linkactive {
	font-family: "Lucida Calligraphy";
	color: #D06860;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.footer {

	font-family: "Lucida Calligraphy";
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}


a.link {
	font-family: "Lucida Calligraphy";
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

a.link:hover {
	font-family: "Lucida Calligraphy";
	color: #D06860;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.footsml {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footsmllink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D06860;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

