body { 
 background-color: #ffffcc; 
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
 font-size: 10pt;
 color: #330066;
}

p, blockquote, ol, ul, li, dl, dt, dd, td { 
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
 font-size: 10pt;
 color: #552200 
}

p.navbar_text {
 font-family: Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 font-size: 14pt;
 line-height: 28px;
 color: white;
}

p.subtitle {
 font-size: 18px;
 font-weight: bold;
 font-style: italic;
}

p.small {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

li { 
 margin-top: 4; 
}

h1 { 
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #330000; 
}

h2 { 
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #330000; 
}

h3 { 
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 margin-bottom: 1pt;
 color: #330000;
}

h4 { 
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #330000; 
}

sup { font-size: 6pt }

a:link { color: #440000; text-decoration: underline; }
a:active { color: #440000; text-decoration: underline;  }
a:visited { color: #440000; text-decoration: underline;  }
a:hover { color: #884400; text-decoration: underline;  }

a.navbar:link { 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 11pt;
 color: #CCBB44; 
 text-decoration: none;
}
a.navbar:active { 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 11pt;
 color: #CCBB44; 
 text-decoration: none;
}
a.navbar:visited { 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11pt;
 color: #CCBB44; 
 text-decoration: none;
}
a.navbar:hover { 
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 11pt;
 color: #EEEE44; 
 text-decoration: none;  
}

