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%; font-weight:normal; }
body h2 { font-size:170%; font-weight:normal; }
body h3 { font-size:130%; font-weight:normal; }
body h4 { font-size:120%; font-weight:normal; }
body h5 { font-size:110%; font-weight:normal; }
body p { font-size:100%; font-weight:normal; }

body strong{
	font-weight:bold;
}
