.header {
	width: 900px;
	border: solid 1px #000000;
	background-color: #9FC2DD;
}


.container {
	width: 900px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	border: solid 1px #000000;
	font-family: bookman, georgia, times;
}

.insidebody {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: bookman, georgia, times;
	font-size: 12px;
}



.centersp {
	width: 750px;
	height: 10px;
	background-color: #FFF3C7;
	display: block;
}

body {
	background-color: #9FC2DD;
	font-family: bookman, georgia, times;

}

h1 {
	font-family: bookman, georgia, times;
	font-size: 22px;
	font-weight: bold;
	color: #0A3A60;
	text-align: left;
}

h4 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: italic;
	color: #0A3A60;
	text-align: center;
}


.main td  {
	text-align: left;
	width: 400px;
	font-family: bookman, georgia, times;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

.main {
	width: 800px;
	border: solid 0px #996600;

}

.footertext  {
	font-family: times new roman;
	font-size: 14px;
	width: 902px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	display: block;
}