@charset "UTF-8";
.t21_text {
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}
.tabhead {
	font: bold small Arial, Helvetica, sans-serif;
	color: #666666;
}
.tab_list {
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: thin dotted #999999;
}
.small_text {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #000000;
}
.t21_text_black {
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}
.t21_red_header {
	font: bold medium Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
}
.white_text {
	color: #FFF;
}
.small_text_red {
	color: #C00;
}
