a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #590000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #590000;
	list-style-position: outside;
	list-style-type: disc;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #590000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #590000;

}
.undertitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #590000;
	text-decoration: underline;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.titledescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

