@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;
}
.txt sup {
	font-size: 8pt;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #C00;
}
.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9A0201;
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #00486A;
	font-style: italic;
}

