.txt {
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	text-align: justify;
	font-variant: normal;
	font-family: Times;
}

.txtred {
	font-size: 13px;
	font-weight: normal;
	color: #be1e2d;
	text-align: justify;
	font-variant: normal;
	font-family: Times;
}


.txtcell {
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	text-align: justify;
	font-variant: normal;
	font-family: Times;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
}

.txt_title {
	font-size: 14px;
	font-weight: bold;
	color: #be1e2d;
	text-align: justify;
}
.txt_title_bottom {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.txt_bottom {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.menu {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	font-variant: normal;
	font-family: Times;
	vertical-align: middle;
}

.menudef {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	font-variant: normal;
	font-family: Times;
	vertical-align: middle;
}
