#Table_01 font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	background-color: #F0EAD2;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #3C68AF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.style1 {font-size: 12}
.style2 {font-size: small}
.style3 {font-size: xx-small}
.style14 {font-size: 11px}
.style20 {font-weight: normal; color: #000000; font-size: x-small;}
.style21 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style24 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #3C68AF; }

body {
	background-color: #DBD8C5;
}

.style25 {color: #F0EAD2}
a:link {
	color: #9D3027;
	text-decoration: none;
}
a:visited {
	color: #912C24;
	text-decoration: none;
}
a:hover {
	color: #1D2E7C;
	text-decoration: underline;
}
a:active {
	color: #9D3027;
	text-decoration: none;
}
.style26 {color: #000000}
