   
body { 
  font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; }
h1,h2,h3,h4,h5,h6 { 
  font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold;
}


/* Headings
-------------------------------------------------------------- */

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.2em; margin-bottom: 0.75em; color:#FFFFFF; margin-top:20px;}
h3 { font-size: 1.2; line-height: 1; margin-bottom: 1em; color:#83C29C}
h4 { font-size: 1.8em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1.6em; font-weight: bold; margin-bottom: 1em; }
h6 { font-size: 1.4em; font-weight: normal; }

/* Text elements
-------------------------------------------------------------- */

p           { font-size: 0.9em; margin: 0 0 1em; font-weight:normal; color:#FFFFFF; text-align:justify;}
p.last      { margin-bottom: 0; }
p img       { float: right; margin: 0 0 1em 1em; padding: 0; }

dl          { margin: 0 0 1em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1em;}

a     { color: #000; text-decoration:none;}

a:hover      { color: #830101;}


abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1em; font-style: italic; }
del         { color:#666; }



sup { vertical-align: top;}
sub { vertical-align: bottom;}
blockquote  { margin: 1em; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1em 0; white-space: pre; }
pre,code,tt { font: 1em "Monika", "script", "andale mono", "monotype.com", "lucida console", monospace; line-height: 1; } 
tt          { display: block; margin: 1em 0; line-height: 1; }


