body {
	background-color: #669999;
	color: #000066;
}
.wtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bolder;
	position: relative;
	bottom: 10px;
	left: 20px;
	background-color: inherit;
}
.fee {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 5px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-style: inset;
}

.bluebk {
	background-color: #006666;
	text-align: center;
	border: thin solid #000000;
	color: inherit;
}


.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
	background-color: inherit;
}

.wtback {
	background-color: #FFFFFF;
	padding: 5px;
	color: inherit;
	font-size: 18px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	height: 900px;
	width: 100%;
	padding: 5px;
	color: inherit;
}
.centerbold {
	font-weight: bolder;
	text-align: center;
}
.currentpage {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	background-color: inherit;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
}

