﻿div.issuehead2 {
    height: 190px;
    background-color: #191970;
    color: #ffffff;
    font-family: "Verdana";
    padding: 5px;
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 15px;
    border-color: black;
}

div.dcm2 {
    background-color: #191970;
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin: 20px 10px 0px 10px;
    padding: 2px;
}

div.title2 {
    margin-top: 75px;
    text-align: center;
}

div.corner2 {
    float: right;
    margin-top: 5px;
    font-weight: bold;
}