body{
    padding:10px;
    font-size:14px;
    font-family:sans-serif;
}

h1{
    font-size:1.2em;
}

img{
    border:none;
}

table {
}

th, td{
    margin:0;
    padding:4px;
}

a{
    color:#002F3D;
}
a:hover{
    text-decoration:none;
}
