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

body{
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;}

h1{
	font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  padding-bottom: 10px;
  }

.copyright{
	font: 0.8em arial, sans-serif;}

