/******************************************************************************
* Defines styles for the  pages on the site.                           *
******************************************************************************/

a {
  color: #0070b0;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #66CCFF;
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
}

h2 {
  font-size: 140%;
  margin-top: 0px;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

pre {
  color: #006060;
  font-family: "Courier New", Courier, monospace;
  font-size: 80%;
  margin-left: 1em;
}

td, th {
  font-size: 10pt;
  text-align: left;
  vertical-align: top;
}

th {
  font-weight: bold;
  text-align: left;
}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #999999; text-decoration: none}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; line-height: normal; font-weight: bold; color: #666666}
.quotes {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #666666}
.table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
.huge {  font-family: universe, Arial, Helvetica, sans-serif; font-size: 44px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF}
