body { font-family: serif; 
       font-size: 10pt; 
       margin-left: 2em; margin-right: 2em;
}
p    { padding-bottom: 3pt; line-height: 160%; }

h1 {  font-family: "Gill Sans", Verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
      font-size: 32pt; font-weight: bold;
      color: #888888;
      padding-bottom: 0pt; margin-bottom: 0pt;
}
h2 { font-size: 14pt; font-weight: bold; color: #888888;
     font-family: verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
}

.subtitle1 { font-size: 14pt; font-weight: bold; color: #888888;
             font-family: verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif; }
.subtitle2 { font-size: 12pt;  font-weight: bold; color: #888888;
             font-family: "Gill Sans", Verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif; }

.header2 { font-family: "Gill Sans", Verdana, Lucida Sans, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif; 
             color: #888888;
           font-size: 18pt; font-weight: bold;
           width: 100%; padding-bottom: 0px; margin-bottom: 0px;
         }
.date { font-size: 10pt; font-style: italic; }

h3 { font-family: "Gill Sans", Verdana, Lucida Sans, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif; 
     color: #888888;
     font-size: 14pt; font-weight: bold; 
     line-height: 14pt; margin-left: 10pt; 
     padding-bottom: 4px; margin-bottom: 0pt;
}
.location { font-family: "Gill Sans", Verdana, Lucida Sans, Lucida Sans Unicode, Lucida Sans, Helvetica, Arial, sans-serif; 
     color: #aaaaaa;
     font-size: 10pt; font-weight: bold; 
     line-height: 10pt; margin-left: 10pt; 
     padding-bottom: 5pt; margin-bottom: 0pt;
}

ul { page-break-inside: avoid; padding-top: 0pt; padding-bottom: 0pt; }
li { font-size: 10pt;  padding-top: 0pt; padding-bottom: 6pt;
}
li.subitem { padding-top: 0pt; padding-bottom: 2pt; }
.SmallSpacing { line-height: 5pt; }

table { padding-bottom: 0pt; margin-bottom: 0pt; }
tbody { page-break-inside: avoid; }

td { font-size: 12pt; 
     page-break-inside: avoid; }
tt { font-family: "Lucida Typewriter", monospaced; font-size: 10pt; }

sup { font-size: 6pt; }

a { text-decoration: none; }
a:hover { color: blue; }
a:link { color: #000080; }
a:visited { color: #000080; }

h3 a:link { color: #888888; }
h3 a:visited { color: #888888; }
h3 a:hover { color: blue; }

b { color: #666666; }

.hidden { display: none; }
.label { font-family: "Gill Sans", Verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	 font-weight: bold; font-size: 11pt;
}
