h1{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:16px; color:#000000;}
h2{
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-weight : bold;
	font-size:16px;
	color:#000000;
}
h3{
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-weight : bold;
	font-size:14px;
	color:#000000;
}
h4{
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-weight : 0;
	font-size:12px;
	color:#000000;
}
h5{
	text-decoration:underline;
	font-family:verdana, sans-serif;
	font-weight : 0;
	font-size:16px;
	color:#2664B1;
}


a.nav{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:11px; color:#ffffff;  }
a.nav:hover{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:11px; color:#ffff00; }

a.botnav{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:11px; color:#000000;  }
a.botnav:hover{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:11px; color:#ffffff; }


a.content {text-decoration:none; font-family:verdana, sans-serif; font-weight : normal; font-size:11px; color:#008040; background-color : #8ee17b;}
a.content:hover{text-decoration:none; font-family:verdana, sans-serif; font-weight : normal; font-size:11px; color:#000000; background-color : #008040; }

a.chart {text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:14px; color:#008040;}
a.chart:hover{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:14px; color:#000000;  }

a.chart1 {text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:11px; color:#008040;}
a.chart1:hover{text-decoration:none; font-family:verdana, sans-serif; font-weight : bold; font-size:11px; color:#000000;  }

TD.topnav{background-color : #000000; color:#ffffff; }

a.folio {text-decoration:none; font-family:arial, sans-serif; font-weight : normal; font-size:11px; color:#358041; background-color : #8ee17b;}
a.folio:hover{text-decoration:none; font-family:arial, sans-serif; font-weight : normal; font-size:11px; color:#000000; background-color : #008040; }

TD{
	text-decoration:none;
	color : #000;
	font-family:verdana, sans-serif;
	font-weight : normal;
	font-size:11px;
}


body{
	background-color: #8ee17b;
	margin-top : 0;
	text-decoration:none;
	font-family:arial, sans-serif;
	font-weight : normal;
	font-size:11px;
	color:#358041;
}

.pullquote {
	width: 30%;
	float:right;
	font-size:100%;
	font-weight : bold;
	line-height:115%;
	margin:10px;
	background: url(http://bodybalanceyoga.com/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 0px 5px 0px;
}
.pullquote:first-letter {
	background: url(http://bodybalanceyoga.com/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

