body {
	background-color: #003300;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 18px;
}
.caption {
	color: #FFF;
	font-size: large;
	padding-bottom: 20px;
}
.caption a {
	color: #CCCCCC;
	text-decoration: none;
}
.pagetitle {
	color: #FFF;
	font-size: x-large;
}

.list {
	color: #FFFFFF;
	font-size: large;
}

.FAQ {
	font-weight: bold;
	font-size: x-large;
	color: #FFF;
	}
h1 {
	text-decoration: underline;
}
.header {
	text-align: center;
}
.body {
}
.content {
	text-align: center;
}
td {
	text-align: center;
}

