.bannerlinks {
  color: #000033;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-variant: small-caps;
  font-weight: bold;
}

.furthercontent {
  margin: 1px;
  padding: 1px;
  width: 700px;
}

.link {
  color: #003333;
  font-family: Arial;
  font-size: 10pt;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: underline;
}

.link A {
  color: #0000FF;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

.link A:hover {
  color: #0000FF;
  text-decoration: underline;
}

.mainlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: normal;
}

.sm {
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}

.smallbold {
  font-size: 90%;
  font-weight: bold;
}

.smb {
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

.st {
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}

.stb {
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}

.subhead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
}

a:link, a:visited {
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	font-size: 9pt;
}

.link2 {
	margin-bottom: 5px;
    font-size: 90%;
}
	
a:link:hover, a:visited:hover {
  background-color: #797;
  color: #CC0099;
}

BODY {
  background-color: #ffffff;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
