.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	position: relative;
	cursor: hand;
	page-break-before: auto;
}
.Test2 {
	font-family: "Bookman Old Style";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
}
.Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	clear: left;
	float: right;
	border: thin groove;
	position: relative;
	vertical-align: super;
	white-space: normal;
	display: table-column;
	margin-left: 10px;
}

