.table_box {
	background-color: #F9E7BB;
	border-top: 0px none;
	border-right: 1px solid #5C5C5C;
	border-bottom: 1px solid #5C5C5C;
	border-left: 1px solid #5C5C5C;
}
.upper_table {
	background-color: #F9E7BB;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5c5c5c;
	border-right-color: #5c5c5c;
	border-bottom-color: #5c5c5c;
	border-left-color: #5c5c5c;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #993300;
}
a:visited {
	font-weight: bold;
	color: #993300;
}
a:hover {
	font-weight: bold;
	color: #ff6600;
}
.emphasis {
	font-style: italic;
}
.emph_tag {
	font-size: 10px;
	font-style: italic;
}
.pic_box {
	border: 1px solid #000000;
}
.right_table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7D7D7D;
}
.services {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
}

