html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}



img, fieldset {
	border: 0;
}

body, select, input, textarea {
	font-size: 100%/1.2;
	font-family: "Lucida Sans Unicode",  "Lucida Sans", "Lucida Grande",Garuda, Verdana, sans-serif;
}


strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.4em;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.8em;
}

p {
padding-bottom: 1.2em;
}

ul {
	list-style-position: inside;
}


