body {
    background-color:#fff;
    font-family: tahoma;
    font-size: 12px;
    color: #333;
    width:400px;
}
h1 {
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-bottom:2px;
}
table {
    font-size: 12px;
    color:#333;
    font-family: tahoma;

