span.small {
   font-size: 7pt;
}

div.name {
   font-family: Arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   font-variant: small-caps;
   text-align: center;
   margin-top: 0.25cm
}

div.affil {
   font-family: Arial, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   text-align: center
}

div.address {
   font-family: Arial, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   text-align: left;
   margin-left: 0.25cm;
   margin-right: 0.25cm
}

div.address a:link, div.address a:visited {
   text-decoration: none;
   color: black
}

div.affil a:link, div.affil a:visited {
   text-decoration: none;
   color: black
}

table.card {
   text-align: center;
   border-style: ridge;
   background-color: #ddddff
}

img {
   border-width: 0px;
   border-style: none
}
