﻿blockquote, body, dd, div, dl, dt, form, fieldset, h1, h2, h3, h4, h5, h6, input, li, ol,p, textarea, td, th, ul { 
	margin: 0;
	padding: 0;
}

caption, th {
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

fieldset, img { 
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color:#000;
	text-decoration:none;
}