body {
	background: #33556B;
	font-family: tahoma, arial, helvetica, sans-serif;
	padding: 0;
	margin: 5px 0px 20px 0px;
	color: #9CC2DD;
	text-align: center;
}
td {
	font-size: 12px;
}
div {
	font-size: 12px;
}
.doc{
	margin: 0 auto;
	width: 998px;
	text-align: left;
	clear: both;
}
#footer_hr {
	clear: both;
	height: 15px;
	background: url('../images/footer_hr.gif') no-repeat;
}
#header_hr {
	clear: both;
	height: 10px;
	background: #33556B url('../images/header_hr.gif') no-repeat;
}