.body {
    font-family: helvetica, sans-serif;;
    color: #000000;
    margin: 0px;
    font-size: 11px;
}
.bodyBlack {
    font-family: helvetica, sans-serif;;
    color: #000000;
    margin: 0px;
    font-size: 11px;
}

.menu {
    font-family: helvetica, sans-serif;;
    color: #243B59;
    margin: 0px;
    font-size: 14px;
	font-weight: bold;
}

A {
    color: #000000;
    text-decoration: none;
    font-family: helvetica, sans-serif;
}

A.link {
    color: #000000;
    text-decoration: underline;
    font-family: helvetica, sans-serif;
}