body{
  font-family: verdana;
  font-size: 10pt;
  width: 915px;
}
td{ font-size: 8pt;}

table#profile { margin-top: 20px; margin-bottom: 20px;  }
table#profile th{ font-size: 10pt; font-weight: bold; width: 50px;}
table#profile td{ font-size: 10pt; text-align: center;}
table#profile caption{ font-size: 10pt; caption-side: bottom; 
                       font-style: italic; text-align: left;}

.code{ font-family: "Courier New"; }
