﻿@charset "utf-8";
/* reset.css */


* {
}

body {
	font: normal 160%;
}

h1,h2,h3,h4,h5,h6,
div,
p,
pre,
ul,ol,
dl,dt,dd,
address,
form,
blockquote {
	font-size: small;
}
