
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.buttonnav {
  	font-variant: small-caps;
  	text-align: center;
  	font-size: 10pt;
  	font-weight: normal;
  	font-family: "Times New Roman", Times, serif;
}

a.buttonnav:link {
  color: #0033CC;
}

a.buttonnav:visited {
  color: #0033CC;
}

a.buttonnav:hover {
  color: #000000;
  font-weight: normal;
}

.buttonnat {
  	text-align: center;
  	font-size: 10pt;
  	font-weight: normal;
  	font-family: "Arial";
}

a.buttonnat:link {
  color: blue;
}

a.buttonnat:visited {
  color: blue;
}

a.buttonnat:hover {
  color: blue;
  font-weight: normal;
}

.copyright {
  text-align: center;
  border-top: 1px #FFFFFF solid;
  font-size: 8pt;
  font-family: "Times New Roman";
  border-right: 1px #FFFFFF solid;
  border-bottom: 1px #FFFFFF solid;
  border-left: 1px #FFFFFF solid;
}

.quote {
  font-size: 9pt;
  color: white;
  font-family: "Arial";
}

.list {
  font-size: 8pt;
  font-family: "Arial";
  font-weight: normal;
}

.fac {
  font-size: 8pt;
  font-family: "Arial";
  font-weight: normal;
  color: #808080;
}

h1 {
  font-size: 12pt;
  font-weight: bold;
  line-height: 15pt;
}

a:link {
  color: white;
  text-decoration: none;
}

a:visited {
  color: white;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.text {
  	font-family: "Times New Roman", Helvetica, sans-serif;
}

br {
  letter-spacing: normal;
}

HR {
  color: grey;
  border-left: black;
}
