
.topnav a:text {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:link {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:visited {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:hover {
color: #71B1D4;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:active {
color: #71B1D4;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:text {
color: #71B1D4;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:link {
color: #71B1D4;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:visited {
color: #71B1D4;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:hover {
color: #71B1D4;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:active {
color: #71B1D4;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

P {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

H1 {
    color: #71B1D4;
    text-decoration: none;
    font-variant: small-caps;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 20pt;
    font-weight: bold;
    letter-spacing: 1px;
}

H2 {
    color: #000000;
    text-decoration: underline, italic;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    letter-spacing: 1px;
}

hr {
  border: 0;
  color: #000000;
  background-color: #000000;
}

.floatleft {
  float: left;
  margin-top: 0px; 
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 10px;
}

.floatright {
  float: right;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 0px;
}

.list1 {
  list-style: disc inside;
  color:#000000;
  font-family: Veranda, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.italicsubheader {
  color: #000000;
  text-decoration: underline;
  font-family: Veranda, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.boldsubheader {
  color: #000000;
  text-decoration: none;
  font-family: Veranda, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.tableheader {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

.tablecontent {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
}

.capitalitalicunderline {
    color: #000000;
    text-decoration: underline;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    text-transform: uppercase;
}

.boldallcapsforprojectnames {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}

.footer1 {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}


.footer2 {
    color: #000000;
    text-decoration: none;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
    font-weight: normal;
}

.businessname {
    color: #00A0B0;
    float:center;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 60pt;
    text-decoration: none;
    text-transform: uppercase;
}

.businessname2 {
    color: #FFFFFF;
    float:center;
    font-family: Veranda, helvetica, san-serif;
    font-size: 25pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.conveyor_belt {
    border: 1px white solid;
}