body {   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
                font-size: 10pt;
               }


h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: none;
	color: #006666;
                   display: inline;
                   
	}

h2  {
                   font-family: Trebuchet MS, Arial;
                   font-size: 12pt;
                   font-weight: bold;
                   font-style: italic;
                   color: #660066;
                   display: inline;
                   }

h3  {
                   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: none;
	color: #006666;
                   display: inline;
	}

h4   {       font-family: Trebuchet MS, Arial;
                   font-size: 10pt;
                   font-weight: bold;
                   font-style: none;
                   color: #660066;
                   display: inline;
                   }
                   
                    


div#list {
                    text-align: left;
                }
