ADDRESS {
  color: #000000;
  font-weight: bold;
  font-size: 11pt;
  font-style: italic;
  line-height: 13pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P {
  font-weight: normal;
  font-size: 11pt;
  line-height: 14pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000099;
}

.ptd {
  font-weight: normal;
  font-size: 9pt;
  line-height: 11pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000099;
}

.title {
  font-weight: bold;
  font-size: 11pt;
  line-height: 13pt;
  font-style: italic;
  text-decoration: underline;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000099;
}

.para2 {
  font-weight: normal;
  font-size: 11pt;
  line-height: 13pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000099;
}

H1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18pt;
  line-height: 20pt;
  color: #000099;
}


.oldh2 {
  font-family: "Fine Hand", "Comic Sans MS", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18pt;
  line-height: 20pt;
  color: #8C0085;
}

H2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  color: #8C0085;
}

H3 {
  font-weight: bold;
  font-size: 13pt;
  line-height: 15pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000099;
}

.oldh3 {
  font-family: "Fine Hand", "Comic Sans MS", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 13pt;
  line-height: 15pt;
  color: #8C0085;
}

HR {
  color: #800000;
  width: 100%
}


A:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: blue;
  text-decoration: none
}

A:link {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: blue;
  text-decoration: none
}


A:active {
  color: blue;
  text-decoration: none;
}

a:hover {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: blue;
  text-decoration: underline
}

.sa {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: blue;
  text-decoration: none;
}

#sa {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: blue;
  text-decoration: none;
}

#sa:active {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: blue;
  text-decoration: none;
}

#sa:hover {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: blue;
  text-decoration: underline
}
div#buttonA {
    margin: 0px;
    width: 85px;
}
html>body div#buttonA {
    width: 75px;
}
div#buttonA ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}
div#buttonA li {
    list-style-type: none;
    height: 100%;
    width: 100%;
    margin: 0px;
    text-align:center;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 4px;
}
div#buttonA li a:link {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #5070B0;
    border-style: outset;
}
div#buttonA li a:visited {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #5070B0;
    border-style: outset;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3366FF;
    border-style: outset;
}
div#buttonA li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3366FF;
    border-style: inset;
}
