body{font: normal 100% Arial, sans-serif; color: black; background-color: white; margin: 0; padding: 0; height: 100%;}

.wholepage {
         margin: auto;
         min-height: 700px;
         width: 720px;
         text-align: center;
         margin-left: auto;
         margin-right: auto;
         background-color: white;
         border: 2px solid;
         border-color: white;
         border-left-color: lightgray;
         border-right-color: lightgray;
         border-bottom-color: lightgray;
         margin-bottom: 30px;
}

.name1 {
         color: #000080;
         margin-left: 53px;
         margin-right: auto;
         margin-top: 15px;
         float: left;
         text-align: left;
         font: normal 155% Arial, sans-serif;
         font-weight: bold;
}

.name2 {
         color: #000080;
         margin-right: 0px;
         margin-left: auto;
         margin-top: 0px;
         text-align=left;
         font: normal 50% Arial;
         font-weight: bold;
}

.contentalign {
         font: normal 100% Times, sans-serif;
         margin-top: 30px;
         margin-left: 50px;
         margin-right: 50px;
         max-width: 100%;
         text-align: left;
         word-wrap: break-word;
         background-color: white;
         display: block;
         margin-bottom: 40px;
}

.contentalign h3 {
         color: #000080;
         background-color: white;
}

.navi {
         margin-top: 10px;
         max-width: 100%;
         display: inline-table;
         padding: 0.8em;
         text-align: left;
         border: 2px solid;
         border-color: white;
         border-top-color: lightgray;
         border-bottom-color: lightgray;
         background-color: white;
}

.navibutton {
         text-align=left;
         display:table-cell;
         padding: 0;
}

.navibutton {
         padding: 0.0em 3.4em;
}

.navibutton a {
         float: center; width: 6em;
         padding: 0.2em 0.1em;
         text-decoration: none;
         font-weight: bold;
         border: none;
         color: #000080;
         background-color: white;
}

.navi a:hover, .navi span {
         font-weight: bold;
         color: #F7B600;
         background-color: white;
}

.imgright {
         margin-left: 30px;
         float: right;
}

.preplink {
         text-decoration: none;
         color: #000080;
         background-color: white;
}

.publink {
         text-decoration: none;
         color: #000080;
         background-color: white;
}

.publink:hover {
         color: #F7B600;
         background-color: white;
}

.publinkextern {
         text-decoration: none;
         color: #000080;
         background-color: white;
}

.publinkextern:hover {
         color: #F7B600;
         background-color: white;
}

.date{
         min-width: 70px;
         padding-left: 0px;
}

a, img {
         border: none;
}