@charset "UTF-8";
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #6a6058;
	text-align: left;
}
.text a:link {
	text-decoration: none;
	color: #6a6058;
}
.text a:visited {
	color: #6a6058;
	text-decoration: none;
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
}
.text a:active {
	color: #6a6058;
	text-decoration: none;
}
.name a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.name a:visited {
	color: #000000;
	text-decoration: none;
}
.name a:hover {
	color: #6a6058;
	text-decoration: underline;
}
.name a:active {
	color: #6a6058;
	text-decoration: none;
}
.rule {
	border: 1px solid #000000;
}

