body {
    background-color: #FFFFFF;
}
body, td, input, textarea, span {
    font-family: Verdana, Tahoma, Arial !important;
    font-size: 11px !important;
    color: #000000;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    color: #393939;
}
a {
    text-decoration: none;
    color: #ad001e;
}
p {
    margin: 0px;
    padding: 0px;
}
h1 {
    font-family: verdana, tahoma;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}
h2 {
    font-size: 12px;
    font-weight: bold;
}
img {
    border: 0px;
}
th {
    text-align: left;
}