/*========================[             LARGE TEXT SIZES                 ]=========================*/

body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 130%;			
}

.txt_sm {
	background: url('../images/txt_sm.gif') no-repeat top left;
	border-right: 1px solid #c7dfa8;
}

.txt_md {
	background: url('../images/txt_md.gif') no-repeat top left;
	border-right: 1px solid #c7dfa8;
}

.txt_lg {
	background: #afd184 url('../images/txt_lg.gif') no-repeat top left;
}
