
body {
  font-family: 'Times New Roman', serif;
  font-size: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

a.navbar:active {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: text-decoration:none;
}

a.navbar:visited {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffcc;
  text-decoration: none;
}

a.navbar:link {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffcc;
  text-decoration: none;
}

a.navbar:hover {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #990099;
  background-color: #ffffcc;
  text-decoration: none;
}

.navbar {
  font-family: sans-serif, verdana, arial;
  font-size: 10pt;
}	

.button {
  border-top: 2px white outset;
  border-right: 2px outset;
  border-bottom: 2px outset;
  border-left: 2px white outset;
}

p {
  font-family: 'Times New Roman', serif;
  font-size: 11pt;
}	

h2 {
  font-family: 'Times New Roman', serif;
  font-size: 14pt;
}

h3 {
  font-family: 'Times New Roman', serif;
  font-size: 13pt;
  font-style: italic;
}

h4 {
  font-family: 'Times New Roman', serif;
  font-size: 12pt;
  font-style: italic;
}

.page1 {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

