body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(templateimages/yoga_page_bg.gif);
}
a {
	color: #999999
}

a:hover {
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
.header2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.class {
	font-weight: bold;
	color: #000000;
}
.newclass {
	font-weight: bold;
	color: #990000;
}
.imgborder {
	border: 1px solid #999999;
	margin: 5px;
}
.style1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}