body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;}
b {
    font-weight: bold;}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #575757;}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #575757;}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #575757;}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;}
input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color:#FFFFFF;
    width:400px;
    border:0px;}
a:link {
    color: #E2001A;
    text-decoration: none;}
a:visited {
    color: #E2001A;
    text-decoration: none;}
a:hover {
    color: #E2001A;
    text-decoration: underline;}
a:active {
    color: #FF0000;
    text-decoration: underline;}
