body {
			background:#eeeeee;
			color:#224444;
} 

h2 {
	color:#117755;
	text-align:center;
	/*display:inline;*/
}

h3 {
	margin-bottom:0px;
	margin-top:25px;
}

.link_top {
	float:right;
	text-decoration:none;
	display:inline;
}

.address_box {
	text-align:right;float:right;font-size:16px;font-weight:bold;color:#559977;
}

.page_title {
	text-align:center;font-size:24px;font-weight:bold;width:100%;color:#117755;
}

.page_footer {
	text-align:center;font-size:18px;font-weight:bold;color:#559977;
}

