.border {
	border: 1px solid #000000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 250px;
	line-height: normal;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 210px;
	list-style-type: none;
	list-style-position: inside;
}
.link {
	font-weight: bold;
	color: #698E87;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.title {
	font-weight: bold;
	color: #648187;
}
.text3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 160px;
	padding-right: 75px;
	text-align: left;
}
.plaintext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.link2 {
	color: #000000;
	text-decoration: none;
}
.listtext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
}
.titlelink {
	font-weight: bold;
	color: #648187;
	text-decoration: none;
}
a:hover {
	color: #648187;
	text-decoration: underline;
}
