/*table {border:solid 2px red;}
td {border:solid 2px green;}
*/

<style type="text/css">
    <!--
body {
	margin-left: 20px;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* FONTS PATH  USE VW and VH once you have the main tables in these units*/


[class*="mec-fa-"],[class*="mec-li_"],[class*="mec-sl-"]{speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.style2 {
    font-size: 16px
	font-style: italic;
	color: #7f6000;
	font-weight: bold;
}
.style4 {font-size: 16px}
.style6 {
	color: #7f6000;
	font-weight: bold;
}
.style7 {color: #7f6000}
-->
    </style>

a {
    font-size: 12pt;
    color: #06c;
}

a:visited {
    color: #06c;
}

a:hover {
    color: #042648;
}

img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

th, td {
    vertical-align: top;
}

.dts {
    font-size: 12pt;
    font-family: Helvetica;
    color: rgb(255, 191, 0);
    font-style: italic;
}

.news {
    font-size: 12pt;
    font-family: Helvetica;
    color: rgb(0, 0, 255);
    font-style: italic;
}

.main {
    font-size: 12pt;
    font-family: Helvetica;
    color: rgb(40, 40, 40);
    text-decoration: none;
}

.menu {
    display: block;
    font-size: 12pt;
    font-family: Helvetica;
    color: white;
    text-decoration: none;
    padding: 12px;
}

.menu:hover {
    background: #505050;
    color: #fff;
}

.menu:visited {
    color: #fff;
}

.menutd {
    font-size: 12pt;
    font-family: Helvetica;
    border-bottom: solid 1px white;
    background: #8d8d8d;
    padding: 8px;
}

.menutdselected {
    background: #505050;
    font-size: 12pt;
    font-family: Helvetica;
    padding: 8px
}

.toptitle {
    font-size: 14px;
    font-family: Helvetica;
    color: white;
    font-weight: bold;
    font-style: italic
}

.titles {
    font-size: 14pt;
    font-family: Helvetica;
    color: #7f6000;
    font-weight: bold;
}

.dates {
    font-size: 12pt;
    font-family: Helvetica;
    color: purple;
}

/* .dates {font-size:12pt; font-family:arial; color:rgb(255,191,0);}*/
.subtitles {
    font-size: 12pt;
    font-family: Helvetica;
    color: #7f6000;
    font-weight: bold;
}

.address {
    margin: 0 0 0 30px;
}

a.links:link {
    font-size: 12pt;
    color: black;
    text-decoration: none;
}

a.links:active {
    font-size: 12pt;
    color: navy;
    text-decoration: none;
}

a.links:visited {
    font-size: 12pt;
    color: black;
    text-decoration: none;
}

a.links:hover {
    font-size: 12pt;
    color: navy;
    font-weight: bold;
}

a.downloads:link {
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

a.downloads:active {
    font-size: 12pt;
    color: silver;
    text-decoration: none;
}

a.downloads:visited {
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

a.downloads:hover {
    font-size: 12pt;
    color: silver;
    font-weight: bold;
}

td.leftbg {
    background: url("images/left_bg.gif");
}

td.greyspacer {
    background: url("images/grey_spacer.gif");
}

td.silverspacer {
    background: #e8e8e8;
    border: 1px solid white;
    margin-top: 1px;
    vertical-align: top;
}

td.tracespacer {
    background: url("images/trace_spacer.gif");
}
