/* CSS Document */
body {
  margin: 0px;
  padding: 0px;
  background-color:#FFFFFF;
}

a:link { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, trebuchet; text-decoration: none }
a:visited { color: black; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, trebuchet; text-decoration: none }
a:hover { color: gray; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, trebuchet; text-decoration: underline }


