body {
  background: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 12pt;
  color: #555f61;
  }
.container{
  width: 1000px;
}
ul.menu li a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

td {
	font-family: trebuchet ms, helvetica, verdana;
	font-size: 12px;
	color:#666666;
}

.header-top {
  background: #080808;
  overflow: hidden;
  padding: 20px 0;
  color: #fff;
}

.header-top .col-md-5{
  text-align: center;
  font-style: normal;
}

.header-top h2 {
	color: #FFF;
	line-height: 45px;
}

.banner img {
  height: 150px;
  width: 100%;
}

ul.menu {
  border-bottom: 2px solid #d0d0d0;
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 10px 0;
  text-align:center;
}

ul.menu li{
  display: inline-block;
}

ul.menu li a {
  color: #555f61;
  display: block;
  font-size: 16px;
  padding: 10px 19px;
  text-decoration: none;
}

ul.menu li a:hover{
  color: #d35400;
}


#pixels {
  position: relative;
  top:0;
  left:0;
  width:1000;
  height:1000;
  border:0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }

#note {
	color: #FFF;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 8pt;
	background: #000000;
	text-align: center;
	vertical-align: middle;
	width:1000px;
  }
#faq {
	color: #484848 ;
	font-family: trebuchet ms, arial, helvetica;
	font-size: 12pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

h1,h2,h3,h4,h5 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
  }

hr.c {
  border: none 0;
  border-top: 1px dashed #bbbbbb;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  height: 1px;
  }
#grey {
  color: #999999;
  font-weight: bold;
  font-size: 12pt;
  }

#greybold {
  color: #cccccc;
  font-weight: bold;
  }

#pagecontent {
  background:#e1e1e1;
  padding: 10px;
  width: 600;
  text-align: left;
  vertical-align: top;
}
#toplogo {
  position: relative;
  top:0;
  left:0;
  width:1000px;
  height:45;
  border:0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background:#646464;
  }

#links {
  height:20px;
  width:600px;
  border:0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  }
a.nav:link {
  color: #000000; font-weight: bold; text-decoration: none; font-size: 12pt;
  }
a.nav:visited {
  color: #000000; font-weight: bold; text-decoration: none;
  }
a.nav:hover {
  text-decoration: underline;
  }

a.pix:link {
  border: none;
  }

a.pix:visited {
  border: none;
  }

a.pix:hover {
  border: 5px;
  }

a:link {
  color: #000099; font-weight: bold; text-decoration: none; font-size: 12pt;
  }
a:visited {
  color: #000099; font-weight: bold; text-decoration: none;
  }

a:hover {
	font-size: 12pt;
  }

p {
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	color: #666666;
	font-weight: bold;
	text-align: justify;
	line-height: 1.5;
}
#stm{
	text-align: center;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	
}
#terms{
	font-size:16px;
	text-align:justified;
	font-family: "Poppins", sans-serif;
	}
#total{
	color: #FF3300;
}
