@charset "iso-8859-1";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color: #ffeeff;
}
.pilates_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #ff33cc;
	border-bottom-width: thin;
}

.style1 {
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
}
.style2 {
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color: #FB0099;
}	
h1 {
	font-size:18px;
	line-height:30px;
}
h2 {
	font-size:16px;
	line-height:22px;		
}
h3 {
	font-size:14px;
	line-height:20px;
}
h4 {
	font-size:12px;
	line-height:18px;	
}
h5 {
	font-size:12px;
	line-height:18px;	
}
h6 {
	font-size:13px;
}
a {
	text-decoration:none;
	color:#666666;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height:12px;
}
.inputtextbox{
   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.linkedheading{
	color: #FB0099;
}

