body
{
	padding: 2em 1em 2em 10px;
	margin: 0;
	font-size: 11pt;
	font-family: sans-serif;
	color: white;
	background: #679681
}
:link { color: #e0daff; background: transparent }
:visited { color: #e0daff; background: transparent }
a:active { color: #e0daff; background: transparent }

a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: #aaaaff; }      /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

pre {font-size:9pt; font-family:'Ariel', 'Verdana', sans-serif;}
.title {font-size:24pt; font-family:serif;}
.footer {font-size:10pt; font-family:sans-serif;}
.big {font-size:16pt; font-family:serif;}
.meduim {font-size:13pt; font-weight:bold; font-family:serif;}
.small {font-size:9pt; font-style:italic; font-family:sans-serif;}
.tiny {font-size:9pt; font-family:sans-serif;}
.micro {font-size:9pt; font-family:sans-serif;}

.paypal {width:68px; height:23px;}
.motiyogachivideo {width:115px; height:208px;}
.shamansbreathCD  {width:161px; height:164px;}
.imageMargin40 {margin-left: 40; margin-right: 40}

th, td { /* ns 4 */
  font-family: sans-serif;
  font-size: 11pt;
}

h1, h2, h3, h4, h5, h6 { text-align: left }
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 { color: #005A9C; background: white }
h1 { font-size:170% ; font: sans-serif }
h2 { font-size:140% ; font: sans-serif }
h3 { font-size:120% ; font: sans-serif }
h4 { font-weight:bold ; font: sans-serif }
h5 { font-style:italic ; font: sans-serif }
h6 { font-style:small-caps ; font: sans-serif }

.hide { display: none }

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }

p.copyright { font-size: small }
p.copyright small { font-size: small }

@media screen {  /* hide from IE3 */
a[href]:hover { background: #440066 } /* Hover Link Color */
}

pre { margin-left: 2em }
/*
p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
*/
dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}
