body, p, td, dl, ul, ol, blockquote {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
}

form {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #0063CE;
  font-weight: normal;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
  font-weight: normal;
}

sup, sub {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.heading {
  font-size: 13pt;
  font-weight: bold;
  color: #4B4B4B;
}


.small {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.top_menu {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.top_menu:hover {
  font-size: 10pt;
  font-weight: bold;
  color: #F7DE4A;
  font-family: arial, helvetica, sans-serif;
}

.large {
  font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
}

.bold {
  font-weight: bold;
}

th {
  font-size: 11pt;
  font-family: arial, helvetica, sans-serif;
}


h1 {
  font-size: 16pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h2 {
  font-size: 15pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h6 {
  font-size: 11pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

pre {
  font-size: 10pt;
  font-familty: "courier new", courier, serif;
}
