p, li, ol, ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
i, cite, em, var, address { font-style: italic; }
pre, tt, code, kbd, samp { font-family: monospace; }
h2, h3, 
h4, h6      { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h1              { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #333333; }

h2              { font-size: 14px; }
h3              { font-size: 13px; color: #C00; }
h4              { font-size: 12px; }
h6              { font-size: 11px; }
h6              { font-size: 10px; }

/* Page printing */
@media print {
  h1            { page-break-before: avoid; page-break-after: avoid; page-break-inside: avoid; }
  h2, h3, h4, 
  h5, h6        { page-break-after: avoid; page-break-inside: avoid; }
  blockquote, 
  pre           { page-break-inside: avoid; }
  ul, ol, dl    { page-break-before: avoid; }
}

/* small note grey */
.note {
	color: #333333; font-size: 10px; font-weight: bold}

/* small */
.small { font-size: 10px; }
	
/* Custom classes */

.nav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: normal}
a.nav, a.nav:link { color: #000; text-decoration: none; } 
a.nav:visited { color: #666; text-decoration: none; }
a.nav:active, a.nav:hover { color: #F00; text-decoration: none; }

.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; ; color: #791801}

.credit { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: italic; ; color: #333333; font-weight: normal}

/* Linking */
a:link          { text-decoration: underline; color: #03C; }
a:visited       { text-decoration: underline; color: #606; }
a:hover         { text-decoration: underline; color: #F00; }
a:active        { text-decoration: underline; color: #F00; }
.quote {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: italic; font-weight: normal}
h1 {  font-weight: bold}
h1 {  font-style: normal; line-height: normal}
.initialcap {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
h1 {  }
.bold {  font-weight: bold}
