.details p{
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: Lato, Arial, sans-serif;
  color: #525252;
}
body {
  color: #525252;
  font-size: 15px;
  font-weight: 400;
}
h2 {
  color: #0F6AB0;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  font-family: Montserrat, Arial, sans-serif;
  margin-bottom: 5px;
}
li {
  line-height: 25px;
  color: #525252;
}
h3 {
font-family:  Montserrat, Arial, sans-serif;
}
.menu-bar{
  background-color: #0F6AB0;
  background-color: #999;
  font-family:  Montserrat, Arial, sans-serif;
  font-weight: bold;
}
.footer {
  background-color: #0F6AB0;
  background-color: #999;
  color: #ffffff;
}
.menu li:hover > a {
  background: #aaa;
}
.custom-list {
list-style: disc;
padding: 5px;
margin: 0 25px;
}
.menu-bar li ul{
background: #999;
}
.tp-bar {
  background-image:url();
}
.custom-list2 {
list-style: decimal;
padding: 5px;
margin: 0 25px;
}
a {
  color: #a6a6a6;
  
}
.a-link {
  cursor: auto;
  text-decoration: underline;
}
.a-link:hover {
color: rgb(141, 36, 36);
}
a:active, a:hover, a:visited { color: #0F6AB0; 
}

tr.odd {
    background-color: #CCC;
}
.logo .slogan{
  background: url();
  color: #fff;
  line-height: 20px;
  margin-left: 7px;
  padding-left: 0px;
}
.bottom {
  color: #fff;
}
.tp-bar:before {
  position: relative;
  
}
