﻿body {
	background-color: #DDEEFF;
}
.body_text_outdent {
	text-indent: -60px;
	margin-left: 60px;
}
.table_agencies {
	width: 80%;
	text-align: center;
	border: 1px solid #6699FF;
	background-color: #FFFFCC;
	margin-left:auto;
	margin-right:auto;
}
.cell_agencies {
	width: 25%;
	height: 40px;
	border: 1px #000077 solid; 
}
.hosted_by {
	border-top: 1px navy solid;
	text-align: center;	
}
