/* Default CSS
-------------------------------- */

html,
body,
form,
fieldset {
	font-size: 100%;
	line-height: 1.3;
	margin:0;
	padding:0;
	}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ul,
ol,
dl {
	font-weight: normal;
	margin:1em 0;
	padding:0;
	}

li,
dd,
blockquote {
	margin-left:1em;
	}

fieldset {
	border:0;
	}

input,
select,
textarea {
	font-size:100%;
	}

a {
	text-decoration:none;
	}

a img {
	border: none;
	}

body {
	font-size: 62.5%;
	}