body {
 font-family: Arial, Tahoma, Sans-Serif;
 font-size: 14px;
 margin-top: 1em;
}

a:link, a:active, a:visited {
 font-family: Arial, Tahoma, Sans-Serif;
 font-size: 14px;
 text-decoration: none;
 color: #003399;
}

a:hover {
 font-family: Arial, Tahoma, Sans-Serif;
 font-size: 14px;
 text-decoration: underline;
 color: #006699;
}

img {
 border: 0px;
}

.footer {
 position: relative;
 margin: auto;
}

.header {
 font-weight: bold;
 font-size: 14px;
 text-decoration: underline;
}

.small {
 color: #666666;
 font-family: Arial, Tahoma, Sans-Serif;
 font-size: 11px;
}

.copyright {
 color: #666666;
 font-family: Arial, Sans-Serif;
 font-size: 8px;
 text-transform: uppercase;
}