body	{font-family:Arial, Sans-Serif;
         font-size: 12pt;
         margin-right:30px; 
         margin-left:30px;
         background-color:#CCFFFF;}
h1	{font-size:x-large; font-weight: bold; text-align: center;}
h2	{font-size: 14pt; 
         font-weight: 700;
         text-decoration: underline;}
h2.header {text-align:center;}         
h3	{font-size: 13pt;
         font-weight:700;
	 text-align:left;}
h4	{font-size: 10pt;
         font-weight: 700;
	 text-align: center;}
h5      {font-size: 12 pt;
         font-weight: 500;
         text-decoration: underline;
         font-style:normal;}
h6	{font-size: 13pt;
         font-weight:700;
	 text-align:center;}         
.title1  {font-family:Arial, Sans-Serif;
         font-size: 12pt;
         font-weight: 700;
         }     
 em	{font-size: 13pt;
	 font-weight: 700;
	 font-style: normal;
	 color: red;}
.quote	{font-size: 12pt;
         font-style: italic;
	 color:blue;}
.video  {font-size: 12pt;
         font-stile: italic;
         color:red;}
#ponder  {background-color:lightgoldenrodyellow;
	           border-style: double;
	           border-width: medium;
	           margin-right:50px;
	           margin-left:50px;
	           padding: 10px 10px;
	           font-family:Arial, Arial, Sans-Serif;
	 	  font-size: 12pt;
	           font-weight:500;
	           }
#box	  {border-style: solid;
	           border-width: thin;
	           margin-right:0px;
	           margin-left:0px;
	           padding: 10px 10px;
	           font-family:Arial, Arial, Sans-Serif;
	 	  font-size: 12pt;
	           font-weight:500;
	           }
	 #contents {font-family:Arial, Arial, Sans-Serif;
	 	  font-size: 10pt;
	           font-weight:600;
	           background-color:#E8E8E8;
	           }
	 #data     {font-family:Arial, Arial, Sans-Serif;
	 	  font-size: 10pt;
	           background-color:lemonchiffon;
	           }
	 #data2    {font-family:Arial, Arial, Sans-Serif;
	 	  font-size: 10pt;
	           background-color:white;
          } 
         
         #lyr	{background-color:lemonchiffon;
	 	 border-style:double;
	 	 border-width:medium;
	 	 font-family:Calibri, Arial, Sans-Serif;
	          font-size: 13pt;
	 	 color:black;
	 	 margin-left:1px;
	 	 margin-right:10px;
	 	 padding: 5px;
	 	 position:relative;
	 	 height:50;
	 	 z-index:10;
	 	 visibility:visible;
	 	 word-wrap:break-word;
	 	}
	 #panel1	{background-color:lemonchiffon;
	      position:center;
	      width:90%;
	 	 border-style:double;
	 	 border-width:medium;
	 	 border-color:black;
	 	 font-family:Calibri, Arial, Sans-Serif;
	          font-size: 13pt;
	 	 color:black;
	 	 margin-left:5%;
	 	 margin-right:5%;
	 	 position:relative;
	 	 visibility:visible;
	 	 word-wrap:break-word;
	 	}


