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%;
}