

/* 	FONT SIZE ************
		
******************************/

html { font-size: xx-small;}
body { font-size: 1.1em;}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }
input { font-size:1em; }

