.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;

}
.txtbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3F3C;
	text-align: left;
}
.txtboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3F3C;
	text-align: left;
	text-decoration: underline;

}
.txtsmallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC3F3C;
	text-decoration: underline;
	letter-spacing: 1pt;

}
.txtboldlg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3F3C;
	text-align: left;
}
.txtsmalldetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1pt;


}
.txtsmallred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC3F3C;
	letter-spacing: 1pt;
}
.txtcent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	background-position: center;

}

