/* pilates.css - ourOwnWebsite 2008 */
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}
body {
  background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
h1 {
  font-size: 12px;
  color: #669999;
}
a:link {
  color: #66CC99;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #66CC99;
}
a:hover {
  text-decoration: underline;
  color: #00FF66;
}
a:active {
  text-decoration: none;
  color: #00FF66;
}
.style2 {
  font-size: 14
}
.style3 {color: #66CC99}
.style5 {color: #66CC99; font-weight: bold; }
.style6 {font-size: 14px}
.style7 {
  color: #669999;
  font-weight: bold;
}
.style12 {font-size: 14px; font-weight: bold; }
.style13 {font-weight: bold}
.largewhite {
	font-size: 28px;
	color: #FFF;
}
.smallgreen {
	font-size: 14px;
	font-weight: bold;
	color: #669999;
}
.smallwhite {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.blue {
	font-size: 14px;
	color: #069;
}

