* {
	margin: 0;
	padding: 0;
	}

address {
	font-style:normal;
	}

td,th {
	vertical-align: top;
	}

h1 {
	font-size:1.4em;
	}

h2 {
	font-size:1.2em;
	}

h4 {
	font-size:0.9em;
	}

h5 {
	font-size:0.8em;
	}

h6 {
	font-size:0.7em;
	}

h3,li,p,td,th {
	font-size:1em;
	}

fieldset, img {
	border: 0;
	}

option {
	min-width: 1.5em;
	}

p,dd,ol,ul {
	margin-bottom: 1em;
	}

p,li,td,th {
	line-height: 1.3em;
	}

table {
	margin-top: 1em;
	margin-bottom: 1em;
	}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}

ol {
	margin-left: 27px;
	}

ul {
	margin-left: 16px;
	}

:link,:visited {
	text-decoration:none;
	}

address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;   
	}
