html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	color: #444444;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	border: 0px none;
	color: #444444;
	font-style: normal;
	text-decoration: none;
	font-size: small;
}

ol, ul {
	list-style: none;
}

#main {
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
	width: 800px;
}

