@import url(style.css);

/*
* HACK
* http://tantek.com/CSS/Examples/inlinehpf.html
* Follow comment closings with it as well to continue the hack.
*/
i{content:"\"/*"}

body , :link , :visited {
background: #fff;
color: #000;
}
body {
font-family: serif;
font-size: 9pt;
}
#ContactInformation {
font-size: 2em;
}
#Contents , img.portrait {
display: none;
}
abbr[title] , acronym[title]  {
border-bottom: none;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.5em;
}


