/* CSS Document */
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; font-style: normal;  color: #006600;}
h1 { font-size: 32px; margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; }
h2 { font-size: 28px; line-height: 110%; }
h3 { font-size: 24px; line-height: 110%;  }
h4 { font-size: 18px; line-height: 110%;  }
h5 { font-size: 16px; line-height: 110%;  }
h6 { font-size: 14px; line-height: 100%; margin: 0px; padding: 0px;  }

h1 a { text-decoration: none; color: #006600; font-weight: normal;}
h1 a:link { text-decoration: none; color: #006600;  font-weight: normal;}
h1 a:hover { text-decoration: none; color: #CC6600; font-weight: normal;}
h1 a:visited { text-decoration: none; color: #006600; font-weight: normal;}

h2 a { text-decoration: none; color: #006600; font-weight: normal;}
h2 a:link { text-decoration: none; color: #006600;  font-weight: normal;}
h2 a:hover { text-decoration: none; color: #CC6600; font-weight: normal;}
h2 a:visited { text-decoration: none; color: #006600; font-weight: normal;}

h3 a { text-decoration: none; color: #006600; font-weight: normal;}
h3 a:link { text-decoration: none; color: #006600;  font-weight: normal;}
h3 a:hover { text-decoration: none; color: #CC6600; font-weight: normal;}
h3 a:visited { text-decoration: none; color: #006600; font-weight: normal;}

h4 a { text-decoration: none; color: #006600; font-weight: normal;}
h4 a:link { text-decoration: none; color: #006600; font-weight: normal;}
h4 a:hover { text-decoration: none; color: #CC6600; font-weight: normal;}
h4 a:visited { text-decoration: none; color: #006600; font-weight: normal;}

h5 a { text-decoration: none; color: #006600; font-weight: normal;}
h5 a:link { text-decoration: none; color: #006600;  font-weight: normal;}
h5 a:hover { text-decoration: none; color: #CC6600; font-weight: normal;}
h5 a:visited { text-decoration: none; color: #006600; font-weight: normal;}

h6 a { text-decoration: none; color: #006600; font-weight: normal;}
h6 a:link { text-decoration: none; color: #006600;  font-weight: normal;}
h6 a:hover { text-decoration: none; color: #CC6600; font-weight: normal;}
h6 a:visited { text-decoration: none; color: #006600; font-weight: normal;}

a { color: #660000; text-decoration: none;  font-weight: bold;}
a:link { color: #660000; text-decoration: none; font-weight: bold;}
a:hover { color: #CC6600; text-decoration: underline; font-weight: bold;}
a:visited { color: #660000; text-decoration: none; font-weight: bold;}

