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%;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5,
h6 {
	font-size: 1em;
}

p {
	font-size: 1em;
}

ul,
ol {
	list-style:none;
}

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

a,
img,
fieldset {
	border: 0;
}