
.newsfirst a {
    text-decoration: none;
    color: #000000;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
}
.display-date {
    text-decoration: none;
    color: #000000;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: right;
}
.newsfirstred a {
    text-decoration: none;
    color: #FF0000;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
}
.heading {
    text-decoration: none;
    text-align: center;
    font-family: "Helvetica", Times, serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 80px;
    text-shadow: -6px 3px #BEBEBE;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
}
.headinglower {
    text-decoration: none;
    text-align: center;
    font-family: "Helvetica", Times, serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 16px;
    text-shadow: 1px 1px #BEBEBE;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    color: red;
}
.uppercontainer {
    text-decoration: none;
    color: black;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-size: 16px;
    font-family:  "Helvetica", Times, serif;
    column-rule: 1px solid #B4B4B4;
    column-gap: 10px;
}
.col-container {
    display: table; /* Make the container element behave like a table */
    table-layout: fixed;
    width: 100%; /* Set full-width to expand the whole page */
    vertical-align: top;
    text-decoration: none;
    color: black;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-size: 14px;
    font-family:  "Helvetica", Times, serif;
}

.col {
  display: table-cell; /* Make elements inside the container behave like table cells */
  padding-right: 10px;
  padding-left: 10px;
  /* border-right: 1px solid black;
      border-style: inset;
        border-width: 2px;
  border-color: black; */
}
.col-container .newslink a {
    text-decoration: none;
    color: black;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
    font-family:  "Helvetica", Times, serif;
}
.col-container .newslinki a {
    text-decoration: none;
    color: #000000;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: 500;
    font-size: 14px;
}
.col-container .newslinkblue a {
    text-decoration: none;
    color: #1fde39;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
}
.col-container .newslinkpink a {
    text-decoration: none;
    color: #b56b6b;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
}
.col-container .newslinkred a {
    text-decoration: none;
    color: #FF0000;
    font-family: "Helvetica", Times, serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 14px;
}
.image1 {
    background-image: url(url);
    display: block;
    width: 90%;
    height: 90%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.imagehead {
    background-image: url(url);
    display: block;
    height: 18%;
    margin-right: auto;
    margin-left: auto;
}
.footer .footer1 {
    text-align: center;
    font-size: small;
}
.links .articlelink a {
    text-decoration: none;
    color: #0071FF;
    text-align: left;
    font-style: normal;
    font-family:  "Helvetica", Times, serif;
    font-variant: normal;
    font-weight: normal;
    font-size: 16px;
}
.col-container .keeptogether {
    width: 95%;
}
.headtext {
    text-decoration: none;
    text-align: center;
    color: #000000;
    display: block;
    font-family:  "Helvetica", Times, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    margin-top: auto;
    margin-right: 100px;
    margin-bottom: auto;
    margin-left: 100px;
}
.headtextr {
    text-decoration: none;
    text-align: center;
    color: #FF0000;
    display: block;
    font-family:  "Helvetica", Times, serif;
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    margin-top: auto;
    margin-right: 100px;
    margin-bottom: auto;
    margin-left: 100px;
}
.headtext2 {
    text-decoration: none;
      text-align: center;
    color: #000000;
    display: block;
    font-family:  "Helvetica", Times, serif;
    font-style: normal;
    font-weight: bolder;
    font-variant: small-caps;
    font-size: 23px;
    margin-top: auto;
    margin-right: 100px;
    margin-bottom: auto;
    margin-left: 100px;
}
.headtextblue {
    text-decoration: none;
      text-align: center;
    color: #2056ca;
    display: block;
    font-family:  "Helvetica", Times, serif;
    font-style: normal;
    font-weight: bolder;
    font-variant: small-caps;
    font-size: 63px;
    margin-top: auto;
    margin-right: 100px;
    margin-bottom: auto;
    margin-left: 100px;
}
.articleheader {
    margin-left: 100px;
    margin-right: 100px;
    text-align: center;
}
.section1 {
    text-decoration: none;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: #000000;
    font-family:  "Helvetica", Times, serif;
    font-size: 26px;
    text-shadow: 2px 2px #BEBEBE;
}
.links br {
    float: left;
}
hr { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
  background-color: black
}
mark {
    color: rgba(0,6,255,1.00);
    background-color: #FFFFFF;
}
markgold {
    color: rgba(221,0,0,1.00);
    background-color: #FFFFFF;
}
