.txt {
	font-family: "Franklin Gothic Medium";
	font-size: 9pt;
	color: #666666;
}
.txt2 {
	font-family: "Franklin Gothic Medium";
	font-size: 7pt;
	color: #666666;
}
.txt3 {
	font-size: 10pt;
	color: #666666;
	font-family: "Franklin Gothic Medium";
}
.txt4 {
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	font-weight: bolder;
	color: #333333;

}
.txt5 {
	font-family: "Franklin Gothic Medium";
	font-size: 8pt;
	color: #333333;
}
.txt6 {
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	color: #FFFFFF;
}
.txt7 {
	font-family: "Franklin Gothic Medium";
	font-size: 9pt;
	color: #FFFFFF;
}
.bottompane {
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
color: black;
}
A.bottompane:link {
text-decoration: none;
color:#003366;
}
A.bottompane:visited {
text-decoration: none;
color:#003366;
}
A.bottompane:hover {
text-decoration: none;
color:#FFCC00;
}
A.bottompane:active {
text-decoration: none;
color:#003366;
}
