body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 10pt;
}
#container {
	font-size: 0.9em;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#contenta {
	text-align: center;
	padding-top: 2em;
	padding-bottom: .5em;
	font-size: 2em;
	color: #CC9900;

}
#content1 {
	float: left;
}
#content2 {
	float: right;
}
a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover,a:active {
	color: #053265;
	text-decoration: underline;
}
img {
	border: 0px none;
}
.boxb {
	height: 45px;
}
h2 {
	margin-top: 0px;
	padding-top: 1em;
	padding-bottom: 0.2em;
	font-size: 1.5em;
	font-weight: bold;
}
h2 a {
	text-decoration: none;
}

p {
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 5.5em;
	line-height: 160%;
}
#art {
	background: url(../images/t-ar.gif) no-repeat;
	border: 1px solid #870400;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
}
.art {
	color: #870400;
	padding-left: 3em;
}
#chiro {
	background: url(../images/t-c.gif) no-repeat;
	border: 1px solid #E29100;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
}
.chiro {
	color: #E29100;
	padding-left: 3em;
}
#acu {
	background: url(../images/t-ac.gif) no-repeat;
	border: 1px solid #35962B;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
}
.acu {
	color: #35962B;
	padding-left: 3em;
}
#mas {
	background: url(../images/t-m.gif) no-repeat;
	border: 1px solid #234175;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
}
.mas {
	color: #234175;
	padding-left: 3em;
}
#nutr {
	background: url(../images/t-n.gif) no-repeat;
	border: 1px solid #8DC63F;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
}
.nutr {
	color: #8DC63F;
	padding-left: 3em;
}
#train {
	background: url(../images/t-t.gif) no-repeat;
	border: 1px solid #FF7900;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
}
.train {
	color: #FF7900;
	padding-left: 3em;
}
.footer {
	font-size: .85em;
	padding-bottom: 2em;

}
.other {
	border: 1px solid #CC9900;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 375px;
	background-color: #FFFFFF;
	background-image: url(../images/t-oth.gif);
	background-repeat: no-repeat;

}
