body {
    font-family: Arial, Sans-serif;
    color: #666;
}
th {
    text-align: center;
}
td {
    text-align: center;
}
img {
    border: none;
}

a {
    outline: none;
}
fieldset {
    color: inherit;
}
input {
    color: inherit;
}
input[type="text"] {
    width: 15em;
}
textarea {
    color: inherit;
}

.hourly {
    display: block;
    width: 320px;
    height: 240px;
    background-color: #bbb;
}

