.heart {
	background-attachment: fixed;
	background-color: #CCFFCC;
	background-image: url(assets/heart.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: center;
	text-transform: uppercase;

}
.bullet {
	list-style-position: inside;
	list-style-image: url(assets/om.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	filter: Xray;

}
.FOOTER {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	background-position: center bottom;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;

}
.path {
	background-attachment: fixed;
	background-image: url(assets/path.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.path1 {
	background-attachment: fixed;
	background-image: url(assets/path1.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bolder;
	color: #336600;
	list-style-position: inside;
	list-style-type: disc;
}
a {
	text-decoration:none
}

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: oblique;
	font-weight: bolder;
	color: #003300;
	text-align: center;
}
.ban {
	background-attachment: fixed;
	background-image: url(assets/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.supnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}
.yoganame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 12pt;
}
.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}
.heading02 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}