body,html,h1,h2,h3,ul,li,table,th,td
  { font-family: tahoma,arial,helvetica,sans-serif; }
code, pre
  { font-family: "courier new", courier, monospace; }

table {
    border:none;
}

th {
    color:#ffffff;
    background:#428cbd;
    font-weight:bold;
    text-align:left; vertical-align:top;
    border: white solid 2px;
}

td {
    color:#000000;
    background:#FFCCFF;
    font-weight:normal;
    text-align:left; vertical-align:top;
    border: white solid 2px;
}
