
* {

  margin: 0;
  padding: 0;
}

html {

  height: 100%;
  font-size: 100.01%
}

body { 

  min-height: 101%; 
  font: 90.01%/130% times new roman; 
  color: #000000;
  background-color: #282B32;
  margin-top: 5px;
  margin-bottom: 0px;
}

a.set6:link, a.set6:visited { 
  background-color: transparent;
  color: #FFFFFF; 
  text-decoration: none;
  font-size: 28px;
  line-height: 40px; 
  font-weight: bold;
  font-family: times new roman;
}

a.set6:hover { 
  color: #FFFF00;
  text-decoration: underline;
  background-color: transparent;
}

a.set1:link, a.set1:visited { 
  font-size: 10pt; 
  font-family: verdana;
  color: #666666;
  background-color: white;
  text-decoration: none;
}

a.set1:hover { 
  text-decoration: underline;
  color: #0088C7;
}

.kevin {
  font-weight: bold;
  font-family: Verdana;
  text-decoration: none;
  font-size: 10pt;
  color: #666666;
  background-color: #FFFFFF;      
}

.kevin1 {
  font-family: Verdana;
  text-decoration: none;
  font-size: 10pt;
  color: #666666;
  background-color: #FFFFFF;      
}

a.set7:link, a.set7:visited { 
  background-color: transparent;
  color: #6671A8; 
  text-decoration: none;
  font-size: 14px; 
  font-weight: bold;
  font-family: times new roman;
}

a.set7:hover { 
  color: #093479;
  background-color: transparent;
}

a.menulink:link, a.menulink:visited {
  background-color: transparent;
  font-family: Times New Roman;
  color: #FFFFFF;
  font-size: 15px;
  text-decoration: none;
}

a.menulink:hover {
  color: #DEA82C;
}

.opening_text {
  font-family: Times New Roman;
  font-size: 18px;
  color: #000000;
  line-height: 22px;
}

.faq_text {
  font-family: Times New Roman;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  font-style: italic;
}

.lifestyle_teal {
  font-family: Times New Roman;
  font-size: 18px;
  color: #567E88;
  line-height: 20px;
  font-style: italic;
  font-weight: bold;
}
  
.lifestyle_dark {
  font-family: Times New Roman;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  font-style: italic;
  font-weight: bold;
}

.lifestyle_text {
  font-family: Times New Roman;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  font-weight: bold;
}

.lifestyle_tealsm {
  font-family: Times New Roman;
  font-size: 16px;
  color: #567E88;
  line-height: 19px;
  font-style: italic;
  font-weight: bold;
}

.features_teal {
  font-family: Times New Roman;
  font-size: 20px;
  color: #567E88;
  line-height: 22px;
  font-style: italic;
  font-weight: bold;
}

