@charset "utf-8";
/* CSS Document */

<style type="text/css">


body {
	background-color: #DFDFDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.heading {
	font-size: 14px;
	color: #004566;
	line-height: 20px;
	text-align: center;
	font-weight:bold;
}

.headT {
	font-size: 14px;
	color: #004566;
	font-weight:bold;
	line-height: 20px;
	
}

.bodytext {
	font-size: 12px;
	line-height: 26px;
}
.subhead {	font-size: 13px;
	color: #FFFFFF;
}
.link {
	color: #000000;
	font-size: 12px;
}


</style>
