#htop { 
  font-family: Times New Roman, serif;
  font-size: 18pt;
  font-weight: bold;
  color: #996600;
}

img { 
  border: 0;
}

#fancy { 
  font-family: Monotype Corsiva, serif;
  font-size: 14pt;
  font-style: italic;
  color: #996600;
}

#section { 
  font-family: Monotype Corsiva, serif;
  font-size: 18pt;
  color: #996600;
  text-decoration: underline;
}

#golden { 
  font-family: Arial,helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
  color: #996600;
}

#cursive { 
  font-family: "Lucida Sans", "Monotype Corsiva", sans-serif;
  font-size: .9em;
  font-weight: bold;
  color: #774400;
}

#dropcap1 { 
  float: left;
  width: 20px;
  font-size: 68px;
  line-height: 54px;
  font-family: Times New Roman, serif;
}

#dropcap2 { 
  float: left;
  width: 40px;
  font-size: 72px;
  line-height: 60px;
  font-family: Times New Roman, serif;
}

#contactsheet { 
  color: #663300;
  font-family: Arial,sans-serif;
  font-size: 9pt;
  text-align: center;
  border-collapse: collapse;
} 

#contactsheet TD { 
  vertical-align: bottom;
  border-top: 3px double #996600;
}

#header {
	font-family: Arial,sans-serif;
	font-size: 10pt;
	background-color: #CE8903;
}

#header a:link {
  background-color: transparent;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
}

#header a:visited {
  background-color: transparent;
  color: #ffffff;
  font-weight:bold;
  text-decoration: none;
}

#header a:hover {
  background-color: transparent;
  color: #000000;
  font-weight:bold;
  text-decoration: none;
}
