	/* begin body type */	/* 1 - humanist sans a */

	h1 { color: #009900; background #000000;
	font-family: sans-serif, Garamond;
	font-size: 150%;
	text-align: center;
	}

        body { background: #000000;}

	h2 { color: #FFFFFF; background #000000;
	font-family: sans-serif, Garamond;
	font-size: 150%;
	text-align: center;
	}

	h3 { color: #FFFFFF; background #000000;
	font-family: sans-serif, Garamond;
	font-size: 150%;
	text-align: center;
	}
	
	h4 { color: #FFFFFF; background #000000;
	font-family: sans-serif, Garamond;
	font-size: 100%;
	text-align: center;
	margin-top: 1em; margin-bottom: 0em;
	}

	h5 { color: #FFFFFF; background #000000;
	font-family: sans-serif, Garamond;
	font-size: 90%;
	text-align: left;
	margin-top: 1em; margin-bottom: 0em;
	}

	h6 { color: #009900; background #ffffd0;
	font-family: sans-serif, Garamond;
	font-size: 14pt;
	text-align: left;
	margin-top: 1em; margin-bottom: 0em;
	}

	h1, h2, h3, ul { font-family: sans-serif, Garamond bold, serif;
	}

	pre { font-family: monospace;
	}

	p {font-size: 11pt;
       font-family: sans-serif, Garamond; 
       color: #ffffff; 
       background: #000000;
	   margin-top: 0em; 
       margin-bottom: 1em;
	}

    .smalltext {font-size: 10pt;
       font-family: sans-serif, Garamond;
       color: #ffffff; 
       background: #000000;
	   margin-top: 0em; 
       margin-bottom: 1em;
	}

    .text {font-size: 11pt;
       font-family: sans-serif, Garamond; 
       color: #ffffff; 
       background: #000000;
	   margin-top: 0em; 
       margin-bottom: 1em;
	}

    .stext {font-size: 9pt;
       font-family: sans-serif, Garamond;
       color: #ffffff; 
       background: #000000;
	   margin-top: 0em; 
       margin-bottom: 1em;
	}

    .greentext {font-size: 11pt;
       font-family: sans-serif, Garamond; 
       color: #0EFB02; 
       font-weight: bold;
       background: #000000;
	   margin-top: 0em; 
       margin-bottom: 1em;
	}

    A:link {font-weight:bold; color: ffffff;}
    A:visited {font-weight:bold; color: ffffff;}
    A:active {font-weight:bold; color: ffffff;}
    A:hover {font-weight:bold; color: 929292;
 
    }

	table { display: table }
	tr { display: table-row }
	tbody { display: table-row-group; background #ffffd0;}
	col { display: table-column }
	colgroup { display: table-column-group }
	th { display: table-cell;
	}
	
	td {text-align: center;
	font-size: 12pt;
    font-family: , sans-serif, Garamond;
	border: none;
	color: #ffffff; background #000000; 
	}
	
	td.left {text-align: left;
	font-size: 12pt;
    font-family: , sans-serif, Garamond;
	border: none;
	color: #ffffff; background #000000; 
	}

      	td.overview {text-align: left;
	border: 5;
	color: #ffffff; background #000000; 
	}

      	td.lifewave {text-align: center;
	border: none;
	color: #000000; background #FFFFFF; 
	}

	p.orderyellow {text-align: center;
        margin-left: 3in;
	font-size: 100%;
        font-family: Arial;
	border: none;
	color: #000000; background: #00ff00; 
	}

	td.ordergreen {text-align: center;
	font-size: 100%;
	border: none;
	color: #000000; background: #ffff00; 
	}

