HTML * {
	margin: 0;
	padding: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration:none;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 83%;
}

ul,
ol,
li {
	list-style:none;
}

a,
hover,
visited {
	color:#06508b;
}

a,
img,
fieldset {
	border: 0;
}

body h1 { font-size:200%; }
body h2 { font-size:170%; }
body h3 { font-size:130%; }
body h4 { font-size:120%; }
body h5 { font-size:110%; }
body p { font-size:100%; }