body {
    margin-top: 0%;
    margin-left: 15%;
    margin-right: 15%;
}
.personal {
    float:left;
    width:60%;
    font-size:12pt;
}
.header h1 {
    float:left;
    margin-top:20px;
    font-size:24pt;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    width:240px;
}
.clear {
    clear:both
}
.header img {
    float:left;
    height:24pt;
    margin-top:20px;
}
.personal address {
    font-style:normal;
    font-family:Helvetica, Arial, sans-serif;
}
img.head {
    margin-top:20px;
    float:right;
    height:260px;
}
.publication h2 {
    font-size:18pt;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.publication .title {
    font-weight:bold
}
.footer {
    position:fixed;
    bottom:0;
}
p {
    font-size:12pt;
    font-style:normal;
    font-family:Helvetica, Arial, sans-serif;
}
li {
    font-size:12pt;
    font-style:normal;
    font-family:Helvetica, Arial, sans-serif;
    line-height:120%;
    margin-bottom:6px;
}
