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

a:hover {
  color: #D82819;
}

a:visited {
  color: #007A48;
}

a:link {
  color: #2B519C;
}

table.navbar { font-family: Arial,Sans-Serif; font-weight:bold; font-size: 8pt; color: #000000; border-collapse: collapse;}
table.navbar td { font-family: Arial,Sans-Serif; font-weight:bold; font-size: 8pt; color: #000000; text-align: center;}
table.navbar td a{ font-family: Arial,Sans-Serif; font-weight:bold; font-size: 8pt; color: #000000; padding-top: 2px; padding-bottom: 2px; display: block; text-decoration: none;}
table.navbar td a:link, table.navbar td a:visited { font-family: Arial,Sans-Serif; font-weight:bold; font-size: 8pt; color: #000000;}
table.navbar td a:hover, table.navbar td a:active { font-family: Arial,Sans-Serif; font-weight:bold; font-size: 8pt; color: #F0CE00; background-color: #000000;}

h1 {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 16pt;
  font-weight : bold;
  margin-top : 6px;
  margin-bottom : 7px;
  margin-left : 61px;
  color : #f7c422;
}

h2 {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 16pt;
  font-weight : normal;
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  color : #B67500;
}

h3 {
  font-family : Arial,Sans-Serif;
  font-size : 12pt;
  font-weight : bold;
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  color : #B67500;
}

.largeredtxt {
  font-family : Arial,Sans-Serif;
  font-size : 18pt;
  color : #FF0000;
}

.medtxt {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 12pt;
  font-weight : normal;
}

.redtxt {
  font-family : Arial,Sans-Serif;
  font-size : 10pt;
  color : #FF0000;
}

.maintxt {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 10pt;
  font-weight : normal;
}

.smalltxt {
  font-family : Arial,Sans-Serif;
  font-size : 8pt;
  font-weight : normal;
  color : #000000;
}

.pt {
  font-size : 1px;
}

.button {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 10pt;
  background-color : #F0CE00;
  color : #000000;
  font-weight : bold;
}

.small_button {
  font-family : Verdana,Arial,Sans-Serif;
  font-size : 8pt;
  background-color : #F0CE00;
  color : #000000;
}