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

body, div, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, 
pre, form, fieldset,input, table, th, td, embed, object, address  {
	margin: 0;
	padding: 0;
}

fieldset, table, img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	vertical-align: top;
}

body, div, p, blockquote h1, h2, h3, h4, h5, h6, li, dt, dd, 
pre, form, textarea, input, td, th, adress {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
