
.centered {
  vertical-align:middle;
  text-align:center;
}

.centered img {
  display:block;
  margin:0 auto;
}

.sm_icon {
  display: block;
  height: 265px;
  margin: 0 auto;
  width: 265px;
  text-align: center;
}

/* height and width must equal your image's values */

body {
  color: #333;
}

h1 {
  font-family: "Lucida Handwriting", "Cursive";
  font-size: 36px;
  font-weight:  bolder;
  background-color: #ffffaa;
  text-align: center;
  margin:  20px 10px;
}

h2 {
  font-family: "Lucida Handwriting", "Cursive";
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  margin: 10px 10px;
}

h3 {
  font-family:  "Helvetica", "Sans-Serif";
  font-size: 28px;
  font-weight: normal;
  text-align: left;
  margin: 8px 8px;
}

p {
  font-family:  "Helvetica", "Sans-Serif";
  font-size: 26px;
  font-weight: normal;
  margin: 20px 20px;
}

p.lt {
  font-family:  "Courier", "Monospace";
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

td.mt_td {
  border: none;
  margin: 8;
}

td.icon_td {
  #border-top-style: dotted;
  #border-top-color: red;
  #text-decoration: underline;
  #vertical-align:  bottom;
  text-bottom: 5;
  padding: 50 20;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: dotted;
  border-bottom-color: red;
  margin: 0;
}

th.im_th {
  border: none;
}

td.blog_td {
  border: 3px solid white;
  border-collapse: collapse;
  padding: 0
}

td.legl_td {
  border: 2px solid black;
  border-collapse: collapse;
  background-color:  #eeeeee;
  padding-left: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 25px;
  font-family:  "Courier", "Monospace";
  font-size: 16px;
  font-weight: normal;
  text-indent: -18px;
}

th.legl_th {
  border: 2px solid black;
  border-collapse: collapse;
  background-color:  #ffffaa;
  font-family:  "Courier", "Monospace";
  font-size:  24px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 65px;
  padding-right: 65px;
}
