body {
    font-family: helvetica, arial, sans-serif;
}
td {
    font-family: helvetica, arial, sans-serif;
}
th {
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
}
b,i,u {
    font-family: helvetica, arial, sans-serif;
}
a {
    font-family: helvetica, arial, sans-serif;
}
p {
    font-family: helvetica, arial, sans-serif;
}
h1 {
    font-family: helvetica, arial, sans-serif;
    font-size: 20px;
}
textarea {
    font-family: courier new, courier, monospace;
    color: #000000;
    font-size: 12px;
}
.menu {
    font-family: helvetica, arial, sans-serif;
    color: #FF0000;
}
.textinput {
    font-family: courier new, courier, monospace;
    color: #000000;
    font-size: 12px;
}
.button {
    font-family: courier new, courier, monospace;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}