body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF6400;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FF6400;
	font-weight: bold;
}
.txt_title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}
.txt_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txt_nav_on {
	color: #FFFFFF;
	font-weight: bold;
}
.table_txt {
	width: 432px;
	padding: 10px;
}
.table_txt_wide {
	width: 632px;
	padding: 10px;
	background-color:#FFFFFF
}
.table_txt_wide_no_white {
	width: 632px;
	padding: 10px;
}
.txt_subtitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.txt_underline {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.txt_sidelinks {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
.txt_home {
	font-size: 11px;
	line-height: 14px;
}
