body, td {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}

input, textarea {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
}

.head {
  font-size: 14px;
  font-weight: bold;
  color: #cce6ff;
}

.profile {
  font-size: 12px;
  font-weight: bold;
  color: #cce6ff;
  width: 100%;
  text-align: right;
}

.resumehead {
  font-family: serif;
  font-size: 21px;
  font-weight: bold;
  color: #eeeeee;
}

.misc {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

p {
  color: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

a:link, a:visited, a:active {
  color: #ddebff;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.home:link, a.home:visited, a.home:active {
  color: #005CB9;
  font-weight: normal;
  text-decoration: underline;
}

a.home:hover {
  text-decoration: none;
}