html, applet, object, iframe, pre, p,
abbr, acronym, address, big, cite, code,
del, dfn,  ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, legend {
	margin: 0;
	padding: 0;
	
}
table, caption, tbody, tfoot, thead, tr, th, td {
	

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	margin:20px 0px 0px 0px;
	font-family:Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#3f3b3c;
	overflow:hidden;
}
img {
border:0px;
}
ol, ul {
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	
}
caption, th, td {
	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p {
margin:8px 0px;
}
ul {


}
html>a, a, a:link, a:visited {
text-decoration:none;
color:#7b7b7b;

}
a:hover {
/*color:#FDB813;*/
color:#c7b182;
}
img, p, td { behavior: url("iepngfix.htc") }
