body{
	background:#fff;
	color:#000;
} 

.btn {
background: #F6D616 ;
color:#000;
}
.style1 {font-size: 9px}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #818181;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}

.footer {
  border-top: 1px solid #d7d7d7;
  font-size: 10px;
  color:#888888;

}

