@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td { 
	margin: 0;
	padding: 0;
}

address,caption,em,strong,th,var,h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

fieldset,img { 
	border: 0;
}

caption,th {
	text-align: left;
}

ol,ul {
	list-style: none;
}

option {
	padding-right: 0.5em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
