body {
	margin: 0;
	background-color: #F7F7F7;
	text-align: center;
}
#content {
	width: 778px;
	height: 100%;
	background-color: #FFFFFF;
	border-left: solid 2px #DDDDDD;
	border-right: solid 2px #DDDDDD;
}
h1 {
	font-size: 12px;
	color: #578C72;
	margin: 0px;
}
.writing {
	font-size: 12px;
	line-height: 150%;
}
ul.business {
	font-size: 12px;
	line-height: 230%;
}
.copy {
	font-size: 11px;
	color: #004F27;
	padding-left: 5px;
}
.menu a:link {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;
}
.menu a:active {
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: #000000;
}
.ex {
	font-size: 10px;
	line-height: 150%;
	color: #3366CC;
}
.txt11 {
	font-size: 11px;
}
td {
	font-size: 12px;
}
.top-txt {
	font-size: 19px;
	font-weight: bold;
	color: #00572C;
	line-height: 130%;
}