body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #89AAAf;
	text-align: center;
}
div#container {
	background: #FFFFFF url(images/header_details.jpg) no-repeat top;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border-top: thin solid #999999;
	border-left: thin solid #999999;
}
h1 {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#copyright {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.whitebknd {
	background: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #006666;
	border-bottom: 1px solid #006666;
}
.imgtitle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #1B5252;
}
.imgborder {
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
}

