@charset "utf-8";
/* CSS Document */

.centercorsiva20 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	text-align: center;
}
.centercorsiva24bold {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	text-align: center;
}
.centercorsiva32bold {
	font-family: "Monotype Corsiva";
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	text-align: center;
}
.centercorsiva42bold {
	font-family: "Monotype Corsiva";
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	text-align: center;
}
.corsiva20 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.corsiva20:hover {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
}
.georgia16 {
	font-family: Georgia;
	font-size: 16px;
	text-decoration: underline;
	font-style: normal;
	color: #0000FF;
}
.georgia16bold {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	color: #0000FF;
}
.leftcorsiva20 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	text-align: left;
}
.leftcorsiva24 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	text-align: left;
}
.leftcorsiva24bold {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	text-align: left;
}
.leftgeorgia16 {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	text-align: left;
}
.leftgeorgia16bold {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #004080;
	text-align: left;
}
.leftgeorgia22 {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	text-align: left;
}

.navigation {
	font-family: "Monotype Corsiva";
	font-size: 21px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	color: #004080;
	display: block;
	padding: 8px;
	width: 130px;
	background-color: #fecfb3;
}
.navigation:hover {
	font-family: "Monotype Corsiva";
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FECFB3;
	display: block;
	padding: 8px;
	width: 130px;
	background-color: #004080;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	text-align: left;
	border-right-width: thick;
	width: 140px;
}
.quoteatrib {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #004080;
	width: 140px;
}
