@charset "UTF-8";
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #660000;
	padding-top: 6px;
	padding-left: 6px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 6px;
	padding-left: 6px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #000000;
}
.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #400A00;
	padding-left: 12px;
}
.borderRemove {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
