html, body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
	width: 100%;
}
/* text header - footer */
.textINFOnrm {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textINFObld {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.stroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
/* text version */
.textVRS {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textVRS a:link, .textVRS a:visited {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textVRS a:hover {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: underline;
}
/* text content title */
.textTIT {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textTITsub {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: none;
}
/* text content */
.textCNTbld {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textCNTitl {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textCNT {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textCNT2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* text link */
.textLNK {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: none;
}
.textLNK a:link, .textLNK a:visited {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: none;
}
.textLNK a:hover {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: underline;
}
.textLNK2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: none;
}
.textLNK2 a:link, .textLNK2 a:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: none;
}
.textLNK2 a:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: underline;
}
/* text content NB */
.textNB {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textNBbld {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* text content data */
.textDT {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #a82e1c;
	text-decoration: none;
}
.textDTbld {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #a82e1c;
	text-decoration: none;
}
