body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: 750px;
	background-color: #FFFFDD;



}

.topheader {
	font-family: "Courier New", Courier, mono;
	font-size: 100pt;
	font-style: normal;
	color: #3333FF
; font-weight: bold
}

.maintable {
	background-color: #ffffdd;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	font-family: serif, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;






}
td {
	font-size: 10pt;
	padding: 0px;
	word-spacing: 0em;

}
p {
	font-size: 10pt;
	margin: auto;
	text-decoration: none;
	padding: 3px;
	text-indent: 0pt;


}

