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

a {
  text-decoration: none;
  color: #0000FF;
  font-weight: normal
}

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

.mainBorder {
  border-width: 1;
  border-color: black; 
  border-style: solid;
}

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

.heading {
  font-size: 15pt;
  font-family: verdana, arial, helvetica, sans-serif;
}

.title {
  font-size: 13pt;
  color: #F7F7FF;
  font-weight: normal;
  font-family: helvetica, arial, sans-serif;
}

.gold1 {
  font-size: 14pt;
  color: #E2B120;
  font-family: arial, helvetica, sans-serif;
}

.gold1:hover {
  font-size: 14pt;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.gold1_small {
  font-size: 7pt;
  color: #E2B120;
  font-family: arial, helvetica, sans-serif;
}

.gold1_small:hover {
  font-size: 7pt;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.gold2 {
  font-size: 14pt;
  color: #EFCE73;
  font-family: arial, helvetica, sans-serif;
}

.gold2:hover {
  font-size: 14pt;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.white {
  font-size: 9pt;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.white:hover {
  color: #FFF111;
}

.light {
  font-size: 8pt;
  color: #808080;
  font-family: arial, helvetica, sans-serif;
}

.red {
  font-size: 10pt;
  color: #FF0000;
  font-family: arial, helvetica, sans-serif;
}

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

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

.large {
  font-size: 15pt;
  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;
}

img {
  border: none;
}

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