I would like to number only a single subset of subheadings in an html export, so that, e.g.,

* Introduction
lorem ipsum
* Coiurse Requirements
lorem ipsum
* Course Outline
** Introduction
some long multi paragraph text.
** Origins of the French Revolution
more text. Readings.
** Liberty, Equality, Fraternity?
... etc

becomes:

Introduction

Course Requirements

Course Outline

1. Introduction
bla bla bla
2. Origins of hte French Revolution
bla bla bla.
Readings:  bla bla bla
3. Liberty, Eaquality, Fraternity

... etc

Is this possible? Anyone have a suggestion?

Thanks as always,
Matt