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

html, body
{
	margin:0;
	padding:0;
	border:0;
	background:transparent;
	font-size:12px;
}

div, article, aside, dialog, figure, footer, header, hgroup, nav, section, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strike, strong, em, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section
{
	display:block;
}

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, b, i, u, strike
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1;
	text-indent:0;
	text-decoration:none;
	text-align:left;
	color:#000;
}

ol, ul
{
	list-style:none;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}


