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 { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: top; }

html, body {
	margin:0;
	padding:0;
	text-align:left;
	background:#b49160;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c3d1d;
	list-style-type:none;
}

/*=== LINK styles ===*/
a:link { color:#5c3d1d; text-decoration:none; font-weight:bold; }
a:visited { color:#5c3d1d; text-decoration:none;font-weight:bold; }
a:hover { color:#f3e9c2; text-decoration:none;font-weight:bold; }
a:active { color:#f3e9c2; text-decoration:none; font-weight:bold;}
a:focus { color:#f3e9c2; outline:none; text-decoration:none;font-weight:bold; }

.top {color:#ffffff; text-decoration:none; font-weight:bold; font-size: 14px;}
.top a:link {color:#ffffff; text-decoration:none; font-weight:bold;}
.top a:visited { color:#ffffff; text-decoration:none;font-weight:bold; }
.top a:hover { color:#f3e9c2; text-decoration:none;font-weight:bold; }
.top a:active { color:#f3e9c2; text-decoration:none; font-weight:bold;}
.top a:focus { color:#f3e9c2; outline:none; text-decoration:none;font-weight:bold; }

.footer {color:#5c3d1d; text-decoration:none; font-weight:bold; font-size: 11px;}
.footer a:link {color:#5c3d1d; text-decoration:none; font-weight:bold;}
.footer a:visited { color:#5c3d1d; text-decoration:none;font-weight:bold; }
.footer a:hover { color:#f3e9c2; text-decoration:none;font-weight:bold; }
.footer a:active { color:#f3e9c2; text-decoration:none; font-weight:bold;}
.footer a:focus { color:#f3e9c2; outline:none; text-decoration:none;font-weight:bold; }

h1 {
	font-size:24px;
	color:#5c3d1d;
	margin-top:0px;
	padding-top:1px;
}

