body {
	background-color: #00000b;
}
.container1 {
	position: absolute;
	top: 0px;
      left: 0px;
      height: 768px;
	width: 936px;
	background-color: #ffffff;
	text-align: center;
}
.container2 {
	background-color: #00000b;
	position: absolute;
        left: 0px;
	top: 0px;
	text-align: center;
	height: 768px;
	width: 936px;
}
tr {
	height: 40px;
}
.page {
	height: 768px;
	width: 737px;
	position: relative;
	top: 0px;
}
.textspace {
	height: 475px;
	width: 525px;
	position: absolute;
	top: 207px;
	right: 32px;
}
.text-xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.text-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
}
.text-xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
}
.text-xxlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #000000;
}
.header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 196px;
	width: 737px;
}
.button-bar {
	left: 0px;
	height: 572px;
	width: 290px;
	position: absolute;
	top: 196px;
}
.buttons {
	width: 210px;
	position: absolute;
	top: 207px;
	left: 2px;
}
.whitespace {
	width: 447px;
	height: 572px;
	position: absolute;
	left: 290px;
	top: 196px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.button-text {
	font-family: Cooper Black, Arial Black, Times New Roman, Arial;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration:none;
}
