﻿.style1 {
	font-size: xx-large;
	font-family: "Courier New", Courier, monospace;
	vertical-align: middle;
}
.style2 {
	border-width: 0px;
	vertical-align: middle;
}
.headerText {
	border-width: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	vertical-align: middle;
	font-weight: bold;
	font-style: normal;
}

.bodyText {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: normal;
	font-style: normal;
}

