.txtbig {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
.txtsmall {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.txtmedbold {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
.txtmedboldred {
	font-size: 14px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
.redlink {
	font-size: 10px;
	weight: bolder;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
.terms {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
