
.content {
display: block;
  margin-left: auto;
  margin-right: auto;
  color:#fff;
  font-size: 20px;
  width: 750px;
}
.header {
  BACKGROUND-COLOR: #fff;
}

.menubar {
  BACKGROUND-COLOR: #fff;
  COLOR: #2B4700;
  text-align: center;
}
.menubar A:link {
  text-decoration: none;
  FONT: Arial, 'MS Sans Serif';
  FONT-SIZE: 20px;
  COLOR: #020E00;
}

.menubar A:visited {
  text-decoration: none;
  FONT: Arial, 'MS Sans Serif';
  FONT-SIZE: 20px;
  COLOR: #020E00;
}

.menubar A:active {
  FONT: Arial, 'MS Sans Serif';
  FONT-SIZE: 20px;
  text-decoration: none;
  text-align: center;
  COLOR: #020E00;
}

.menubar A:hover {
  FONT: Arial, 'MS Sans Serif';
  FONT-SIZE: 20px;
 text-decoration: none;
  COLOR: #020E00;
}

.body {
  BACKGROUND-COLOR: #020E00;
  PADDING-TOP: px;
  PADDING-BOTTOM: px;
  PADDING-LEFT: px;
  PADDING-RIGHT: px;
  COLOR: #fff;
  font-size: 15px;
  TEXT-align: justify;
	
}

.footer {
  BACKGROUND-COLOR: #fff;
  COLOR: #020E00;
  font-family:Arial,sans-serif;
  FONT-SIZE: 10px;
}

.section {
  color: #020E00;
  font-family:"Times New Roman", Times, serif;
  font-size: 25px;
  margin-left: 295px;
  text-align: left;
}

.tableheading {
  color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  font-size: 40px;	  
  text-align: left;
}
.thumbnail:hover {
    position:right;
    top:-25px;
    left:-35px;
    width:500px;
    height:auto;
    display:block;
    z-index:999;
}