body {
  margin: 0;
}

.head_tbl {
	background-color: #000000;
	width: 100%;
}

.head_cell_clr {
	width: 8.833%;
}
.head_cell_txt {
	width: 8.833%;
	text-align:center;
	vertical-align:bottom;
	color:white;
	font-family: sans-serif;
}

.main_txt{
	text-align:left;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:large;
	padding:0px 0px 0px 10px;
}
.hdr_txt {
	text-align:left;
	font-weight:bold;
	font-family:sans-serif;
	font-size:50px;
	padding:0px 0px 0px 10px;
}

.sub_hdr {
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
	font-size: x-large;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}

.main_pic {
	float: left;
	padding:0px,20px,0px,0px;
}
.column {
  float: left;
}

/* Left and right column */
.column.side {
  width: 15%;
  text-align:center;
  background-color:#E8E9C5;
  padding: 0px 0px 0px 0px;
  margin-left: 15px;
}

/* Clear floats after the columns */
.row:after{
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the side columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column.side, .column.middle {
    width: 100%;
  }
}

.auto-style2 {
	margin-left: 30px;
	margin-right: 50px;
}

.auto-style3 {
	text-align: left;
}
.auto-style4 {
	font-size: x-large;
}

.auto-style5 {
	text-align: center;
	font-size:x-large;
}

.auto-style6 {
	text-align: center;
}

.headertd {
	width: 8.833%;
	text-align: center;
	border-width: 0px;
	vertical-align: bottom;
	font-family: sans-serif;
	font-size: x-large;
}

.auto-style8 {
	font-size: large;
}

.whttxt {
	color: #FFFFFF;
}
