.title {
	font-family: "Century Schoolbook";
	font-size: 30px;
	color: #d52135;
	font-weight: bold;
}
.navlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 0651a6;
	font-weight: bold;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.caption {	font-size: 12px;
	font-style: italic;
}

.a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.a:hover {
	color: #f39e2a;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.a:visited {
	color: ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.bodylink a:link {
	text-decoration: none;
	color: #0000ff;
	}
.bodylink a:visited {
	text-decoration: none;
	color: #0000ff;
	}
.bodylink a:hover {
	text-decoration: underline;
	color: #f39e2a;
	}
.bodylink a:active {
	text-decoration: none;
	color: #0000ff;
	}
body {
	background-color: #d3eefd;

}
{
	color: #0000FF;
}

