body {
    color: #666666;
   font-family: 'Trebuchet MS',"Helvetica Neue",Helvetica,Arial,sans-serif;

	 /* font-family: 'Trebuchet MS','Lucida Grande',Arial,sans-serif;*/

    font-size: 14px;
    line-height: 20px;
}

#appendedInputButton {
font-family: 'Trebuchet MS','Lucida Grande',Arial,sans-serif;
}

h1, h2, h3 {
    line-height: 40px;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-weight: bold;
    margin: 10px 0;
	text-rendering: auto;
}

h1 { 
	/*font-family: 'Metrophobic', Arial, serif; font-weight: 400;*/ 
	/*font-family: 'BadScript', cursive;*/
/*	font-family: 'mon_amour_onemedium';	
    font-size: 38.5px;*/
	font-weight: normal;
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}
