
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #074181;
	background: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #074181;
}
table {border: 0px solid #666;}

a {font-size: 12px;}
a:link, a:visited {color: #0066CC; text-decoration: none;}
a:hover, a:active, a:focus {color: #00CC66; text-decoration: none;}

a.green:link, a.green:visited {color: #386A14; text-decoration: underline;}
a.green:hover, a.green:active, a.green:focus {color: #996600; text-decoration: none;}

a.contact:link, a.contact:visited {color: #FFF; text-decoration: none;}
a.contact:hover, a.contact:active, a.contact:focus {color: #00CC66; text-decoration: none;}

.style4 {	font-size: 12px; color: #089DBE;}
.style6 {font-size: 12px}
.style9 {font-size: 14px}
.style10 {font-size: 12}
.style12 {font-size: 14px; font-weight: bold; }
.style7 {color: #FFFFFF}
.style13 {color: #FFFFFF; font-size: 16px; font-weight: bold; }
.style14 {color: #FFFFFF; font-size: 12px; }
.style17 {color: #0E97B9; font-size: 12px; }

h1, h2, h3, h4 {margin: 0;}

h1 {
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 12px 18px 1px 0;
}
h2 {
	font-size: 14px;
	margin: 0;
	padding: 25px 18px 0 0;
}
h2.contact {
	color: #FFF;
	margin: 0;
	padding: 10px 18px 0 0;
}
p {
	font-size: 12px;
	margin: 0;
	padding: 0 18px 0 0;
}
p.contact {
	color: #FFF;
	font-size: 11px;
	margin: 0;
	padding: 0 18px 0 0;
	text-align: right;
}
p.contact a:link, p.contact a:visited {color: #FFF; text-decoration: none;}
p.contact a:hover, p.contact a:active, p.contact a:focus {color: #00CC66; text-decoration: none;}
p.type {
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
}
p.price {
	margin: 0;
	padding: 0;
	text-align: left;
}

#container {
	width: 750px; 
	margin: 20px auto 0 auto;
	border: 0px solid #00;
	text-align: left;
}
#pilates {
	width: 267px;
	height: 91px;
	background: #FFF  url(../images/erichsen-pilates_03.jpg) no-repeat top left;
}