html, body, div, span, applet, object, iframe,
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, ul, li, form, label, 
legend, table, caption, tbody, tfoot, thead, 
tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height:1.5;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

:focus {
	outline: 0;
}

body {
	line-height:1;
	color: #fff;
	background: #5B2E00;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}

ul {
	list-style: none;
	padding:0; margin:0; border:0;
	float:left;
}

li {
	float:left;
	padding:0; margin:0; border:0;
	display:inline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

h1 { color:#5B2E00; font-weight:bold; font-size:16px; padding: 0 10px 0 10px; text-align:left}

a, a:link, a:hover, a:visited { text-decoration:none; color:#5B2E00;}
a:hover { text-decoration:underline; color: #009900;}
