body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8C516F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8C516F;
}
a:hover {
	text-decoration: none;
	color: #BBB3A0;
}
a:active {
	text-decoration: underline;
	color: #8C516F;
}
.BtmText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Title {
	color: #555E7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
