@charset "utf-8";

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, small, strike, strong, sub, sup,
b, u, i, center, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ul, ol {
	list-style-type: none;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
body {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	line-height: 1.5em;
}
