BODY { font-family: Arial, sans-serif; font-size: 10pt;
line-height: 12pt;
margin-left: 2%;
margin-right: 6%;
margin-top: 6pt;
margin-bottom: 0pt;
/* change url below to url of jpg on Dr. Nelson's site */
text-align: left; background:  #99CCCC url(http://www.davidlnelson.md/images/DLNMod3.jpg) no-repeat}

H1     { font-family: Arial, sans-serif; font-size: 18pt; font-weight: bold; 
         line-height: 12pt; color: #000000; margin-top: 12pt;
          margin-bottom: 8pt; }

H2     { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; 
         line-height: 14pt; color: #000000;
         margin-top: 12pt;  margin-bottom: 8pt; }

H3     { font-family: Arial, sans-serif; font-size: 11pt; font-weight: bold;
         line-height: 12pt; color: #000000; 
         margin-top: 12pt;  margin-bottom: 6pt; }
   
H4     { font-family: Arial, sans-serif; font-size: 9pt; font-weight: bold;
         line-height: 14pt; color: #000000; margin-top: 12pt;
          margin-bottom: 0pt; }
                 
H4.SyntaxFirst  { font-family: monospace; 
                                                font-size: 10pt; font-weight: bold; 
                                                line-height: 8pt; color: #663366; letter-spacing: 1pt;
                                                margin-top: 12pt; margin-bottom: 0pt; }

H4.Syntax    { font-family: monospace; font-size: 10pt; font-weight: bold; 
                                        line-height: 8pt; color: #663366; letter-spacing: 1pt;
                                        margin-left: 24pt; margin-top: 0pt; margin-bottom: 0pt; }

P      { margin-top: 6pt; margin-bottom: 0pt; }

UL     { margin-top: 6pt; margin-bottom: 0pt; 
         margin-left: 12pt; list-style-type : square; }

OL     { margin-top: 6pt; margin-bottom: 0pt; 
         margin-left: 18pt; }

LI     { margin-top: 6pt; margin-bottom: 0pt; }

HR     { margin-top: 8pt; margin-bottom: 0pt; }

/* Links */

A {}

A:link     {color:purple;}
A:active   {color:aqua;}
A:visited  {color:fuchsia;}
A:hover    {color:red;}


/* Tables--Created with Style Master tutorial */

CAPTION {background-color: #ccffff;
color: #663366;
font-family: Verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left}

TABLE {margin-top: 8pt; 
margin-bottom: 4pt; 
font-family: Verdana, sans-serif;
font-size: 9pt;
text-align: left}

TR {}

TR.Alternate {background-color: #cccccc}

TH              { color: #FFFFFF; padding-top: 0pt; padding-bottom: 0pt; }

TD              { padding-top: 8pt; padding-bottom: 0pt; padding-right: 12pt; }

/* Character Formatting */

STRONG { font-style : bold;}

EM     { font-style : italic;}

SPAN {}

        .Code {font-family: monospace}
                       
