body {
    background-color: #ffffff;
    font-size: 12pt;
    font-family:Arial, Helvetica, sans-serif;
};

h1 {
    font-size: 18pt;
    font-family:'Courier New', Courier, monospace;
}

p {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 10pt;
}

div.content {
    max-width: ;
}

img {
    max-width: ;
    height:
}