body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #1D4B78;
    font-size: 15pt;
}
body {
}
a:link {
    color: #E76EAA;
}
a:visited {
    color: #5290CA;
}
a:hover {
    color: #ED8947;
}
a:active {
    color: #FAFAFA;
}
.PortPhoto {
    height: 900px;
    width: 750px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
#PortBox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 600px;
    height: 900px;
    z-index: 800;
}
