h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 175%;
}
h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 150%;
}
h3 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 125%;
}
h4 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100%;
}
h5 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 75%;
}
h6 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 50%;
}
body, table   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  background-color: #F5F5F5;
}
a   {
  color: #5f5f5f;
  text-decoration: none;
}
a:hover   {
  color: #0000a0;
  text-decoration: none;
}
a.hd_link {
  color: #5f5f5f;
  text-decoration: none;
}
a.hd_link:hover {
  color: #5f5f5f;
}
a.copyright:hover {
  text-decoration: underline;
}
a.delete:hover {
  color: red;
}
input,select,textarea     {
  background-color: #FFFFFF;
}
table.header    {
  background: #62f63b url('../images/hemet.jpg');
  height:254px;
  width:100%;
  color: #000000;
}
th   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  background-color: #D3DCE3;
}
td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
}
td.tbl_even   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  background-color: #DDDDDD;
}
td.tbl_odd   {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  background-color: #CCCCCC;
}
.restrict {
  color: red;
}
.vert {
  background: url('../images/vert.png') no-repeat center;
}
.outer {
  background: url('../images/outer.png') no-repeat center;
}
.br {
  background: url('../images/br.png') no-repeat center;
}
.tr {
  background: url('../images/tr.png') no-repeat center;
}
.rb {
  background: url('../images/rb.png') no-repeat center;
}
.rt {
  background: url('../images/rt.png') no-repeat center;
}

#familyid{
  font-family: "Lucida Handwriting", "Ludica Calligraphy", cursive;
  font-size: 4em;
  font-weight: bold;
  text-align: left;
  margin-left: 200px;
  color: green;
  margin-top: 0px;
  line-height: .5em;
}

#familycrest{
  background: url('../images/7551-family-crest-English.gif') no-repeat;
  float: left;
  width: 158px;
  height: 186px;
}

#familydesc{
  font-family: "Lucida Handwriting", "Ludica Calligraphy", cursive;
  font-size: 2em;
  font-weight: bold;
  text-align: left;
  margin-left: 250px;
  line-height: .75em;
  
}

body{
  background: #96b4f4;
}


