@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, object, h1, h2, h3, h4, h5, h6, embed, a,img, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}

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

iframe {
	border: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 20px 0 20px;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px 0 20px;
}


