  a:link { color: rgb(71, 108, 142);
    text-decoration: none;
    }

  a:visited { color: rgb(71, 108, 142);
    text-decoration: none;
    }

  a:hover { text-decoration: underline;
    }

  .nav, .nav:link, .nav:visited { color: rgb(0, 0, 0);
    text-decoration: none;
    }

  a.nav:hover { color: rgb(204, 51, 51);
    text-decoration: underline;
    }

table {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
text-align: justify;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
empty-cells: show;
}

  body, td, th, tr { color: rgb(0, 0, 0);
    font-size: small;
    font-family: verdana,sans-serif;
    }

  body { margin: 0px;
    padding: 10px;
    background-color: #AAAAAA;
    }

  input, textarea, button { color: rgb(0, 0, 0);
    font-family: verdana,sans-serif;
    }

  input, button { font-size: 90%;
    }

  textarea { font-size: 100%;
    color: rgb(0, 0, 0);
    font-family: verdana,sans-serif;
    }

  select { font-size: 90%;
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-family: verdana,sans-serif;
    }

  hr, .hrcolor { border: 0pt none ;
    height: 1px;
    color: rgb(102, 102, 102);
    background-color: rgb(102, 102, 102);
    }

  a img { border: 0pt none ;
    }

