body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	scrollbar-face-color:FF00FF;
	scrollbar-highlight-color:000000;
	scrollbar-3dlight-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-color:000000;
	scrollbar-track-color:000000;
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table {
	background-position: center top;
	background-color: #FFFFFF;
}
td {
}

h1 {
	font-family: Algerian;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 36pt;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

