html, body, div, dl, dt, h1, h2, h3, h4, h5, h6, div, pre, form, p, a, ul, ol, li, input, textarea, select, fieldset, blockquote, address, table, tbody, thead, tfoot, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

body {
	font-size:62.5%;
}

p, h1 {
	font-size:1.1em;
	line-height: 1.6em;
	/*line-height: 3.6em;*/
	padding: 5px 10px 10px 10px;
	/*margin-bottom:20px;*/
} 

select {
	font-size:0.9em;
	margin:0.5em 0;
}

fieldset, img {
	border:0;	
}

table {
	border-collapse: collapse;
	border-spacing:0;
}


h1 {
	font-size:140%;
	font-weight:bold;
}

h2 {
	font-size:130%;
	font-weight:bold;
}

h3 {
	font-size:114%;
	font-weight:bold;
}

h4 {
	font-size:100%;
	font-weight:bold;
}

h5 {
	font-size:100%;
	font-weight:bold;
}

textarea {
	font-size:1.0em;
}







