@charset "UTF-8";
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5594C5;
}
.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5594C5;
}
.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5594C5;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	background-color: #5594C5;
}
.nav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5594C5;
}
.quote {
	color: #003366;
	text-decoration: none;
	margin: 12px;
	padding: 8px;
	font: italic 18px "Times New Roman", Times, serif;
}
.quote a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.quote a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
}
.quote a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #5594C5;
	text-decoration: none;
}
.quote a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.text {
	color: #333333;
	text-decoration: none;
	margin: 5px;
	padding: 5px 10px;
	text-align: justify;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text a:link {
	color: #003366;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	padding: 0px;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
.text a:visited {
	color: #003366;
	text-decoration: none;
	text-align: justify;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
.text a:hover {
	color: #FFCC66;
	text-decoration: underline;
	text-align: justify;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
.text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}
.title {
	color: #003366;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font: bolder 16px Geneva, Arial, Helvetica, sans-serif;
}
.bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.header {
	color: #003366;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font: bolder 18px Geneva, Arial, Helvetica, sans-serif;
	background: center;
}
.bottom a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.bottom a:hover {
	color: #FFCC66;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}
.author {
	color: #333333;
	text-decoration: none;
	margin: 5px;
	padding: 5px 10px;
	text-align: right;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: right;
}
.text-centered {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.table-text {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text-centered a:link {
	color: #003366;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	padding: 0px;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	background: center;
}
.text-centered a:visited {
	color: #003366;
	text-decoration: none;
	text-align: center;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	background: center;
	margin: 0px;
	padding: 0px;
}
.text-centered a:hover {
	color: #FFCC66;
	text-decoration: underline;
	text-align: center;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	background: center;
	margin: 0px;
	padding: 0px;
}
.text-centered a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	background: center;
	margin: 0px;
	padding: 0px;
}
