/****************
	 * Reset styles *
	 ****************/

html, body, iframe,
h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, ul, li,
fieldset, form, label, img, input,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}
body {line-height: 1;}
ol, ul {list-style: none;}
a, input {outline: none;}


	/**********************
	 * General tag styles *
	 **********************/
	 
h1 {font-size: 34px; font-weight: normal;}
h2 {font-size: 20px; font-weight: normal;}
h3 {font-weight: bold;}
h4 {font-weight: bold; font-size: 16px;}