body         { font-family: arial, geneva, sans-serif; 
               font-size: 11pt; 
               background-color: #E7E7E7; 
               margin: 0pt; }

a:link       { color: midnightblue; }
a:visited    { color: midnightblue; }
a:active     { color: #6666FF; }
a:hover      { color: #6666FF; }

h1           { font-size: 30pt; 
               font-family: 'Viner Hand ITC', mistral, script; 
               color: white;
               line-height: 40pt; }

h2           { font-size: 20pt; 
               font-family: 'Viner Hand ITC', mistral, script; 
               color: midnightblue; }

h3           { font-size: 15pt; 
               font-family: 'Viner Hand ITC', mistral, script;
               color: midnightblue; }

h4           { font-size: 14pt; 
               color: midnightblue; }

h5           { font-size: 12pt; 
		   font-weight: bold;
               color: midnightblue; }

h6           { font-size: 11pt;
		   font-weight: bold;  
               color: midnightblue; }

li           { margin-top: 10pt; 
               margin-bottom: 10pt }

td           { font-family: arial, geneva, sans-serif; 
               font-size: 11pt;	   }

.bold	     { font-weight: bold;  }

.boldblue    { font-weight: bold;
               color: midnightblue; }

.script      { font-family: 'Viner Hand ITC', mistral, script; 
               font-size: 120%; }

.firstword   { font-family: 'Viner Hand ITC', mistral, script; 
               font-size: 120%; 
               float: left }

.indent30    { margin-left: 30pt; }

.top         { vertical-align: top; }

#pic	     { position: absolute; 
               z-index: 7;
               margin-top:  160pt; 
               margin-left: 460pt; }

#content     { position: absolute; 
               z-index: 8;
               margin-top: 135pt;
               margin-left: 130pt;
               width: 300pt; }

#contentwide { position: absolute; 
               z-index: 8;
               margin-top: 135pt;
               margin-left: 130pt;
               width: 410pt; }