<style type="text/css">
<!--

/* Opening Style Sheet */ 
/* Body & Background  */

body {font-family: Arial, Helvetica, sans-serif; 
      color: 000000; 
      background-color: ffffff;} 

a:link {color: 0000FF} 
a:visited {color: 666600} 
a:active {color: FF0000} 
h2 {font-size: large; 
        font-weight: bold;} 

h1 {margin-bottom: 2 em;
    color: 00cc00;} 

h2 {margin-bottom: 1em;} 

h3 {font-size: normal; 
    font-weight: bold;
    margin-top: 1ex;
    margin-bottom 1ex;} 

h4 {
    font-weight: bold;} 

h5 {font-size: small; 
    font-weight: bold;} 

/* Lists */

ul li {list-style-type: disc}
ul ul li {list-style-type: circle}
ul ul ul li {list-style-type: square}  /* level 3*/

ul ul ul ul li {list-style-type: disc}
ul ul ul ul ul li {list-style-type: circle}
ul ul ul ul ul ul li {list-style-type: square} /*level 6*/

ul ul ul ul ul ul ul li {list-style-type: disc} 
ul ul ul ul ul ul ul ul li {list-style-type: circle} 
ul ul ul ul ul ul ul ul ul li {list-style-type: square} /*level 9*/

/* Classes */ 

.comment {font-family: "Times New Roman", Times, serif;} 
.secret {font-family: "Courier New", Courier, mono;} 
.bttmLink {font-size: .8em}
.minorPt {font-size: .8em}
.footnote {font-size: .8em}
.subtitle {font-size: .7em}
.digital {font-family: "Orbit-B BT", "Tifont", "DEC Multinational", 
                       "Lucida Sans Typewriter", mono;}

.authorNote {font-family: "Bauhaus Md BT","Lucida Calligraphy", cursive;} 
.cntctMe {font-family: "Times New Roman", Times, serif; font-size: .8em}
.nolink {color: CC33CC} 
.notHere {text-decoration: line-through;} 


-->
</style>



/* Headings */ 

h1 { font-size: x-large; 
        font-weight: bold; } 