.first {
	width: 400px;
	position: absolute;
	top: 79px;
	left: 11px;
}
.Page {
	height: auto;
	width: 850px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.second {
	width: 400px;
	position: absolute;
	left: 441px;
	top: 90px;
}
.score {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.box {
	border: 2px solid #FFFFFF;
}
.Headings {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold; }

