body {
	font-size:100%;
	line-height:1.25em;  /* 16×1.125=18 */
	font-family: Arial, Helvetica, sans-serif
}

<!--[if !IE]>-->
body {
	font-size:16px;
}
<!--<[endif]-->

a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1 {
	font-size: 2em;
	font-weight: normal;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
h3 {
	font-size: 0.9375em;
}
h4 {
	font-size: 1em
}
h5 {
	font-size: 0.75em
}
h6 {
	font-size: 0.6875em
}
ol {
	list-style:decimal
}
ul {
	list-style: disc
}
li {
	margin-left:0
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, pre, table, address, fieldset {
	margin-bottom: 0.5em
}
