@charset "utf-8";
.tcfDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.grnBold {
	color: #2E4846;
	font-weight: bold;
	font-size: 14px;
}
.orngBold {
	font-size: 14px;
	color: #FF6600;
 }
a:link {
	color: #0066CC;
}
a:visited {
	color: #FF6600;
}
a {
	font-size: 9px;
}
.tnrItalic {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style: italic;
	color:#333333;
}
