h1{
 font-family: verdana;
 font-size: small;
 font-style: italic;
}
h2 {
 font-family: verdana;
 font-size: xx-large;
 font-style: italic;
}
h3 {
 font-family: verdana;
 font-size: large;
 font-style: italic
}
h4 {
 font-family: verdana;
 font-size: medium;
 font-style: italic
}
h5 {
 font-family: verdana;
 font-size: medium;
}
h6 {
 font-family: verdanad;
 font-size: x-small;
 }


span {
 font-family: verdana;
 font-size: xx-small;
} em {
 font-family: Garamond;
 font-size: medium;
 font-style: italic;
}
dt { font-family: garamond;
 font-size: large;
 font-style: italic;
  font-weight: bold;}

 A:link {text-decoration: none;}
 A:visited {text-decoration: none;}
     a:hover { color: #ffffff; text-decoration:underline; }
