body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-color: #CFF;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	background-color: #FFC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
.footertext {
	font-size: 0.85em;
}


#footer {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}

.underline {
	text-decoration: underline;
	font-weight: bold;
}
p {
	margin-bottom: 2.5em;
	text-indent: 2em;
}
.pbottommargin {
	margin-bottom: 1.25em;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

.imagecenter {
	text-align: center;
	text-indent: 0;
	margin: 0px;
}
