nav p {
    text-align: center;
    font-size: smaller;
}
.mobonly {
    display:none;
}
img	{ vertical-align: middle;  }
hr      { width: 100%; }
table.m1 {width: 100%;
	  border-style: none;  }
tr.row { vertical-align: top; }
td.m2	{ width: 50%;
	  vertical-align: top;  }
td.m3	{ width: 50%;
	  vertical-align: top;  }
.banner { text-align: center;  }
.valid	{ text-align: center  }
.welcome { font: bold 12pt "Times New Roman", Times, serif;
          text-align: center; }
.verse {  margin-left: 1in;
	  margin-right: 1in;
	  text-align: center; }
.section { font-size: large;
	text-align: left; } 
/* input.sea {font-family: "Courier New", Courier, monospace; 
          color: #00008B; 
          background-color: #FFFFFF; 
          border-color: #808080; 
          border-style: inset; 
	  width: 200px;
          cursor: text; } */
input.submit { color: black; 
          background-color: #D3D3D3; 
          width: 80px; 
          border-color: #F8F8F8; 
          border-style: outset; 
          cursor: pointer; }
address { text-align: center;
          color: navy;
          background-color: #f8f8f8;
	  font: bold 10pt "Times New Roman", Times, serif; }
div.column1 {
	float: left;
	width: 48%;
}
div.column2 {
	float: right;
	width: 48%;
}
img.des {
	height: 60px;
	width: 468px;
}
.layout {
	margin: 0.25in;
}

