body {
	background: #ffffff;
	font-family: Arial;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {
	color: #6A793E;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #6A793E;
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #5F605D;
	background-color: #5F605D;
	height: 2px;
	border: 0; 
}
img {
	border: 0;
}
#header {
	display: none;
}
#logo {
	display: none;
}
#select-city {
	display: none;	
}
#webmail {
	display: none;
}
#menu {
	display: none;
}
#footer {
	display: none;
}
#catfish {
	display: none;
}
.section-title {
	background: #0065a3; 
	font-family: "Arial Narrow"; 
	font-size: 16px; 
	color: #FFFFFF; 
	padding: 4px; 
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	width: 518px;
}
#print-back {
	display: none;
}