p       { color: navy; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px; text-align: left; letter-spacing: 0; list-style-type: square; margin-top: 11px; margin-right: 35px; margin-left: 25px; vertical-align: top }
ul          { color: navy; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: circle; list-style-image: none; margin-top: -5px; margin-right: 35px; margin-left: 55px; vertical-align: top }
a:link { color: green; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: square; list-style-image: none; vertical-align: top }
a { color: green; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: square; list-style-image: none; vertical-align: top }
a:hover { color: orange; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: square; list-style-image: none; vertical-align: top }
a:active { color: yellow; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: square; list-style-image: none; vertical-align: top }
a:visited { color: gray; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: square; list-style-image: none; vertical-align: top }
.ulTitle { color: green; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; letter-spacing: 0; list-style-type: square; list-style-image: none; margin-right: 35px; margin-left: 25px; vertical-align: top }
h1           { color: #f96; font-size: 21px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; font-stretch: normal; margin-top: 81px; margin-right: 35px; margin-left: 25px; padding-bottom: 12px; border-bottom: 1px dotted orange; outline-width: 0 }
.littleH1 { color: orange; font-size: 17px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-variant: small-caps; font-weight: normal; font-stretch: normal; margin-top: 81px; margin-right: 35px; margin-left: 25px; padding-bottom: 12px; outline-width: 0 }
h2     { color: navy; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-stretch: normal; margin-top: -7px; margin-right: 35px; margin-left: 25px; padding-bottom: 12px; border-bottom: 1px dotted orange; outline-width: 0 }
h4 { color: #f96; font-size: 21px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; font-stretch: normal; margin-right: 35px; margin-left: 25px; padding-bottom: 12px; border-bottom: 1px dotted orange; outline-width: 0 }
h3  { color: navy; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-stretch: normal; margin-right: 35px; margin-left: 25px; padding-top: 3px; padding-bottom: 5px; border-top: 1px dotted orange; border-bottom: 1px dotted orange; outline-width: 0 }
.footer   { color: green; font-size: 9px; line-height: 12px }
.footerBigger { color: green; font-size: 10px; line-height: 12px }



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }
#navcontainer a
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #FF9966;
background-color: #ffffcc;
border-bottom: 1px solid #ffffcc;
border-top: 1px solid #ffffcc;
width: 100%;
padding: .7em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fffde8;
border-bottom: 1px solid #ff9966;
border-top: 1px solid #ff9966;
color: #FF9966;
}

#active a
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #FF9966;
background-color: #fffde8;
border-bottom: 1px solid #ff9966;
border-top: 1px solid #ff9966;
width: 100%;
padding: .7em .8em;
text-decoration: none;
}

