@charset "utf-8";
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
.BoxClass {
	border: thin solid #000000;
	font-style: normal;
}
.AlignRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 100px;
}
