/* ===| TYPOGRAPHY |============================================*/

body{
  font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
  color:#010000;
  line-height: 16px;
  }
p {
  font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
  color:#010000;
  line-height: 16px;
  text-align: justify;
  }
h1{
  font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
  color:#010000;
  line-height: 16px;
  text-align: justify;
}