p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 8px;
}
.mm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #94999B;
	text-align: left;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #94999B;
}
.r {
	height: 24px;
	width: 5px;
	border-top-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CF291D;
	clip: rect(auto,auto,5px,auto);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6B6B6B;
	text-align: center;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}
.ca {
	font-size: 11px;
}
h4 {
	font-size: 14px;
	color: #B64525;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.li {
	font-weight: bold;
	color: #B64525;
	margin: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.ri {
	font-weight: bold;
	color: #B64525;
	font-size: 12px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #94999B;
	padding: 5px;
	border-bottom-width: thin;
}
.rib {
	font-weight: bold;
	color: #72a03c;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #94999B;
}
.pict {
	background-image: url(/img/di.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
}
a.ri:hoover {
	font-weight: bold;
	color: #B64525;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

