@charset "utf-8";
/* CSS Document */

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #333;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #0D476C;
}
.bdr {
	border: 1px solid #BCDFE1;
}
.smallheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	color: #036;
}
