.timer {
	font-family: "Trebuchet MS", "Tahoma","Arial"  ;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color: #FA871F;
}

.orange {
    color: #F87116;
}

h1 {

	font-family: "Trebuchet MS", "Tahoma","Arial"  ;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color:#F79C37;
	line-height: 40px;
}

h2  {
	font-family: "Trebuchet MS", "Tahoma","Arial"  ;
	font-size: 25px;
	font-weight: bold;
	text-align:center;
	color: #000080;
	line-height: 30px;
}

h3 {
	font-family: "Trebuchet MS", "Tahoma","Arial"  ;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	color: #0101010;


}

body {

   font-family: Verdana, Arial;
   font-size: 16px;
   line-height: 25px;
}