a {
  text-decoration: underline;
}

a:link {
  color: #000080;
  text-decoration: underline;
}

a:visited {
  color: #800080;
  text-decoration: underline;
}

a:hover {
  color: #000FFF;
  text-decoration: underline overline;
  vertical-align: middle;
}

a:active {
  color: #FF0000;
  text-decoration: underline;
}

address {
  font: 8pt/11pt;
}

body {
  margin: 1em 1em 1em 1em;
  color: #005888;
  background-color: #FFFFCC;
  font: medium/normal;
  font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: justify;
}

em {
  font-style: italic;
  font-weight: normal;
}


.smallcaps {
  font-variant: small-caps;
}


hr {
  color: #006699;
}


p.lewarning {
  color: #800000;
}

p.pagetitle {
  margin-bottom: 25pt;
  color: #FFFF00;
  background-color: #000080;
  background-position: center;
  font: 16pt/24pt;
  font-variant: small-caps;
  vertical-align: middle;
  text-align: center;
}

p.space {
  padding-bottom: 10pt;
}

small {
  font: 10pt/12pt;
}

strong {
  font-weight: bold;
  font-style: normal;
}


.bold {
  font-weight: bold;
}

.bottom {
  margin-top: 5em;
}

.center {
  text-align: center;
}

.info {
  border: 5px solid #CCDDDD;
  padding: 1em 3em 1em 3em;
  font-size: smaller;
  text-align: justify;
}

.paleblue {
  color: #99CCCC;
}

.webmaster {
  font-size: small;
  font-weight: lighter;
  text-align: center;
}

.white {
  color: White;
}
