body {
    font-family: Verdana, Arial;
    font-size: 10pt;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
h1 {
    text-align: center;
}
table.igrid {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
table.igrid td {
    font-size: 8pt;
    padding: 2px;
    text-align: center;
}
table.igrid th {
    font-size: 8pt;
    padding: 2px;
    text-align: center;
}

h1,h2,h3,h4,h5,h6,p {
    position: relative;
}
