BODY {
  margin: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: white;
}

TD{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: black; background: #FFFFFF;
}
TH{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: black; background: #FFFFFF; font-weight: bold;
}


H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV,
DT, DD, ADDRESS, BLOCKQUOTE, PRE,  FORM, DL {
  display: block }

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP,
IMG, SPAN { display: inline }

LI { display: list-item }

H1, H2, H3, H4 { margin-top: 1em; margin-bottom: 1em }
H5, H6 { padding-top: 10px; padding-left: 5px; padding-bottom: 10px; font-weight: bold ; background: #87CEFA}
H1 { text-align: center }
H1, H2, H4, H6 { font-weight: bold }
//H3, H5 { font-style: italic }

H1 { font-size: xx-large }
H2 { font-size: x-large }
//H3 { font-size: large }

B, STRONG { font-weight: bolder }  /* relative to the parent */
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

PRE { white-space: pre }
FORM {display:inline}

ADDRESS { margin-left: 3em }
BLOCKQUOTE { margin-left: 3em; margin-right: 3em }

UL, DIR { list-style: disc }
OL { list-style: decimal }
MENU { margin: 0 }              /* tight formatting */
LI { margin-left: 3em }

DT { margin-bottom: 0 }
DD { margin-top: 0; margin-left: 3em }

//HR { border-top: solid }        /* 'border-bottom' could also have been used */

A:link { color: blue }          /* unvisited link */
//A:visited { color:#006666 }        /* visited links */
//A:active { color:#006666 }        /* active links */

/* setting the anchor border around IMG elements
   requires contextual selectors */

// A:link IMG { border: 2px solid blue }

// A:visited IMG { border: 2px solid red }
// A:active IMG { border: 2px solid lime }



#quote {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; margin-bottom: 20; margin-top: 20;}
#caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style: italic; }

#locationHeader {font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 5; margin-top: 2; font-style: italic; font-weight: bold; color: gray; }
#pageHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11pt;  margin-bottom: 10;   margin-top:5; margin-left: 0; margin-right: 0;     padding-bottom: 10; padding-top:10; padding-left: 10;  font-weight: bold; color: black; background: #87CEFA; }

#toc {font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0;   margin-top:5; margin-left: 0; margin-right: 0;     padding-bottom: 1000; padding-top:0; padding-left: 10;  background: #87CEFA; }


#inset {margin-bottom: 0; margin-top: 20; margin-left: 20; margin-right: 20 }
#locationInset { margin-right: 20 }
#personDescription {margin-bottom: 30; margin-top: 0; margin-left: 20; margin-right: 10 }


#courseTitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11pt; margin-bottom: 2; margin-top: 0; font-weight: bold; color: black; }
#courseDate{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; margin-bottom: 0; margin-top: 2; font-style: italic; font-weight: bold; color: gray; }
#courseDescription{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; margin-bottom: 30; margin-top: 20;  color: black; }



