body {
  background-color:#F8F8F8;
  margin:5px;
  padding:5px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:75%;
  line-height: 1.3em;
  }
  
html { font-size: 100%; /* IE hack */ }
  
P {
margin-left: 1em;
margin-right: 1em;
margin-top: 1em;
margin-bottom: 1em;
line-height: 1.3em;
}

a:link {
  color:#000000;
  text-decoration:underline;
  }
a:visited {
  color:#000000;
  text-decoration:underline;
  }
a:hover, a:active {
  color:#645A57;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


TABLE {
font-size: 1em;
}

H1 {
color: #F6F6F4;
font-size: 130%;
margin: 10px;
text-align: center;
font-weight: bold;
letter-spacing: 2pt;
}

a.H1:link {color: #000000;
text-decoration: none;
font-weight: bold;
}
a.H1:visited {color: #000000;
text-decoration: none;
font-weight: bold;
}
a.H1:hover {color: #FF0066;
text-decoration: underline;
font-weight: bold;
}
a.H1:active {color: #FF0066;
text-decoration: underline;
font-weight: bold;
}

H2 {
color: #382C26;
font-size: 130%;
margin: .2em;
text-align: center;
font-weight: bold;
letter-spacing: 2pt;
}

a.H2:link {color: #E9FFC4;
text-decoration: none;
}
a.H2:visited {color: #E9FFC4;
text-decoration: none;
}
a.H2:hover {color: #FFFFFF;
text-decoration: underline;
}
a.H2:active {color: #FFFFFF;
text-decoration: underline;
}

H3 {
color: #333333;
font-size: 92%;
margin: 1em;
text-align: left;
font-weight: normal;
letter-spacing: 0pt;
}

a.H3:link {color: #E9FFC4;
text-decoration: none;
}
a.H3:visited {color: #E9FFC4;
text-decoration: none;
}
a.H3:hover {color: #FFFFFF;
text-decoration: underline;
}
a.H3:active {color: #FFFFFF;
text-decoration: underline;
}

H4 {
color: #000000;
font-size: 100%;
margin: 8px;
text-align: left;
font-weight: bold;
letter-spacing: 1pt;
}

H5 {
color: #000000;
font-size: 100%;
margin: 8px;
text-align: right;
font-weight: bold;
letter-spacing: 1pt;
}

H6 {
color: #000000;
font-size: 90%;
margin: 8px;
text-align: center;
font-weight: normal;
letter-spacing: 0pt;
}


.footer {
color: #000000;
text-align:center;
font-size:95%;
letter-spacing: 0px;
line-height: 1.4em;
}

A.footer:link {color: #000000;
text-decoration: none;
font-weight: bold;
}
A.footer:visited {color: #000000;
text-decoration: none;
font-weight: bold;
}
A.footer:hover {color: #FF0066;
text-decoration: underline;
font-weight: bold;
}
A.footer:active {color: #FF0066;
text-decoration: underline;
font-weight: bold;
}

ul {
padding: 2px 2em 2px 1.6em;
}

table.menu a {
width:155px;
height:50px;
border:0px solid #FFFFFF;
display: block;
letter-spacing: 1pt;
font-weight: bold;
}

div.menu a {
color: #FFFFFF;
background: #382C26;
text-decoration:none;
line-height:34px;
padding: 0px 0px;
text-decoration: none;
}

div.menu a:link {
color: #FFFFFF;
background: #382C26;
text-decoration: none;
}

div.menu a:active {
color: #FFFFFF;
background: #382C26;
text-decoration: none;
}

div.menu a:visited {
color: #FFFFFF;
background: #382C26;
text-decoration: none;
}

div.menu a:hover {
color: #FFF;
background: #645A57;
border:0px solid #FFFFFF;
}
