p {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: left;
  margin-left: 3px;
}

.Slogan {
  color: #59311E;
  font-family: century gothic,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: bold;
}

.general {
  color: #59311E;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  text-align: justify;
}

a:link {
  color: #59311e;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #034ea2;
  text-decoration: none;
  font-weight: bold;
}
a:hover{
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
}

.headline {
  color: #59311e;
  font-family: century gothic,Arial,Helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.headingfirst {
  color: #034ea2;
  font-family: century gothic,Arial,Helvetica,sans-serif;
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}

.headingsecond {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
 }
 
.linkstyle {
  font-size: 10pt;
  font-family: century gothic,Arial,Helvetica,sans-serif;
  text-align: left;
  font-weight: general;
}

.tablePos {
  position: absolute; 
  left: 0px;
  top: 0px;
}
.tablePos1 {
  position: absolute; 
  left: 0px;
  top: 0px;
  z-index: -2;
}

.bowlpicPos {
  position: absolute; 
  left: 160px;
  top: 135px;
  z-index: -1;
}
.mappicPos {
  position: absolute; 
  left: 370px;
  top: 300px;
  z-index: 1;
}