﻿body {
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: White;
    font-size: 0.7em;
}

a:link {
    color: #210672;
}

a:visited {
    color: #210672;
}

a:active {
    text-decoration: none;
    color: #210672;
}

input, select, textarea {
    font-size: 1em;
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 2px 0 2px 0;
}

h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
    text-decoration: none;
    color: #210672;
}
