.textcss {
	margin: 5px;
}
.title_bold_css {
	margin-top: 3px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
}
.name_listcss {
	margin-top: 3px;
	letter-spacing: 2px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: -29px;
}
.letter_spacedcss {
	margin-top: 3px;
	letter-spacing: 2px;
}
.title_bold_sm_margincss {
	margin-top: 3px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	margin-left: 7px;
}
.letter_spacedcss_margin {
	margin-top: 3px;
	letter-spacing: 2px;
	margin-left: 15px;
}
.text_margincss {
	margin: 5px 5px 5px 15px;
}
.center {
	text-align: center;
	margin-bottom: -5px;
}
.newtext {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	margin-left: 15px;
	font-style: normal;
	white-space: normal;
	border: none;
	width: auto;
}
.newtextnomargin {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	font-style: normal;
	white-space: normal;
	border: none;
	width: auto;
}
.padding {
	padding: 10px;
}
.title_bold_margin {
	margin-top: 3px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	margin-left: 15px;
}
.newtextmargin {
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	text-transform: none;
	font-style: normal;
	white-space: normal;
	border: none;
	width: auto;
	margin-left: 8px;
}
.paddingmore {
	padding: 25px;
}
.textsmmargin {
	margin: 1px 4px 0px;
}
.title_bold_marginbig {
	margin-top: 3px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	margin-left: 25px;
}
