@charset "utf-8";
/* CSS Document */
<style type="text/css">

.blocktitle {
	color: #1f497d;
	font-size: 22px;
	font-weight: bold;
}
.blocktitle {
	color: #1f497d;
	font-size: 22px;
	font-weight: bold;
}

.LowerTitle {
	color: #1f497d;
	font-size:24px;
	font-weight:bolder
}
.LowerText {
	color: #333333;
	font-size:16px
}
.blocktext {color: #333333; font-size: 16px; font-weight: bold; }
.footer {
	color: #EEEEEE;
	font-size: 12px;
}
.blocklink {
	color: #1f497d;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	color: #1f497d;
	font-weight: bold;
	font-size: 18px;
}
.hidewhite {color: #FFFFFF}
</style>

