body {
	background-color: #FCF7F3;
}
.table_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3C0000;
}
.table_header_text {font-size: 12pt; font-family: "Times New Roman", Times, serif; }
.numbers {
	font-size: 9pt;
	font-family: Tahoma, "Times New Roman", sans-serif;
	color: #3C0000;
}
.red_numbers {
	color: #b70000;
	font-family: Tahoma, "Times New Roman", sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
.date {
	font-size: 9pt;
	font-family: Tahoma, "Times New Roman", sans-serif;
	color: #3C0000;
}

a:visited {  color: #000080; text-decoration: none; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size:12pt}
a:link {  color: #000080; text-decoration: none; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size:12pt}
a:hover {  color: #990000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size:12pt}

.larg_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #3C0000;
}
.small_font {
	font-family: Tahoma, "Times New Roman", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #3C0000;
}
.normal_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #1b0000;
}
.normal_font_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3C0000;
	background-position: center center;
	text-align: center;
	font-weight: bold;
}

.normal_navy_font_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: navy;
	background-position: center center;
	text-align: center;
	font-weight: bold;
}

.normal_blue_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #1601FF;
}

.normal_brown_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #a71d1d;
}

.normal_red_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #b70000;
}

