h1{font-size: 2em} /*2em 24pt*/
h2{font-size: 3ex} /*3ex 18pt*/
h3{font-size: 1.17em} /*1.17em 14pt*/
h4{font-size: 1em} /*1em 12pt*/
h5{font-size: 0.83em} /*0.83em 10pt*/
h6{font-size: 0.67em} /*0.67em 8pt*/

p{
margin: 0 0 0.8em 0;
padding:0;
}

b,th,h1,h2,h3,h4,h5,h6 { font-weight: bold; }
strong,em {font-weight: bolder;}
i,em { font-style: italic; }


fieldset{
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}

ol li{list-style: decimal inside;margin-top:8px;}
ul li{list-style: disc inside;margin-top:8px;}
ol,ul{margin: 1em 0;}

table{border-collapse:separate;}


.nb{display:inline-block;}
.nb img{ vertical-align: middle;}

a{cursor: pointer;}
a.una{color: inherit;text-decoration: none;}

.fluff, .vcard .n,.vcard .geo,.vcard .country-name,.vcard .fax,.vcard .email,.vcard .type{
display: none;
}


#footer{
padding: 16px;
font-size: smaller;
text-align: center;
}
h1,.vcard .org{
font-family: Academy Engraved LET,Academy Engraved,serif;
}
.vcard .org{
font-size: 4ex;
}
.vcard div{
padding-bottom: 0.2ex;
}

@media print
{
.nav,.top{display: none;}
hr{height: 1px;border: gray thin solid;}
}
