* {

  margin: 0;
  padding: 0;
}

html {

  height: 100%;
  font-size: 100.01%
}

hr {
  color: #BF0304;
  background-color: #BF0304;
  width: 750px;
  height: 3px;
}

.hr1 {

  color: #BF0304;
  background-color: #BF0304;
  width: 300px;
  height: 3px;
}

body { 

  min-height: 101%; 
  font: 100.01%/130%;
  font-family: Times New Roman; 
  color: #000000;
  background-color: #000000;
  color: #FFFFFF;
  margin-left: 15px;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 5px;
}

.table1 {

  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  background-color: #ffffff;
  color: #000000;
}

.table2 {
  border-right: 0px;
  border-left: 0px solid #BF0304;
  border-bottom: 3px solid #BF0304;
  background-color: #ffffff;
  
}

.table3 {
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
  background-color: #FFFFFF;
  color: #000000;
  
}

a.set1:link, a.set1:visited { 
  background-color: #ffffff; 
  color:#000000; 
  text-decoration: none; 
  font-weight: bold; 
  font-size: 18px;
  line-height: 34px;

}

a.set1:hover { 
  color: red;
}

a.set2:link, a.set2:visited { 
  background-color: #FFFFFF; 
  color: blue; 
  text-decoration: underline; 
}

a.set2:hover { 
  color: red;
}

a.set3:link, a.set3:visited { 
  background-color: #FFFFFF; 
  color: blue; 
  text-decoration: underline; 
}

a.set3:hover { 
  color: red;
}

a.set5:link, a.set5:visited { 
  background-color: #BF0304; 
  color: yellow; 
  text-decoration: underline; 
}

a.set5:hover { 
  color: yellow;
}

.main_font {

  font-size: 18px;
  font-weight: bold;
}

.big_font {
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
}

.mid_font {
  font-size: 20px;
  font-weight: bold;
  color: red;
  background-color: white;
}

.normal_font {
  font-size: 16px;
}

.red1 {
  color: red;
  background-color: white;
  font-size: 22px;
}

.footer {

  font-size: 10px;
  line-height: 14px;
}

.phototable {
  border-style: solid;
  border-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.phototable1 {
  border-style: solid;
  border-color: #000000;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.phototable2 {
  border-style: solid;
  border-color: #000000;
  border-top-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.phototable3 {
  border-style: solid;
  border-color: #000000;
  border-top-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.phototable4 {
  border-style: solid;
  border-color: #000000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.photo_border {
  border: 3px solid #F0C74B;
}

