html, body, applet, object, iframe, pre, 
abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	outline:0;
	border:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
table, caption, tbody, tfoot, thead, tr, th, td {
	
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #333333;
	background-image: url(../images/sce/bodyrpt.gif);
	background-repeat: repeat-x;
	background-color: #938278;
	font-family:verdana, arial;
	font-size:11px;
}
ol, ul {
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	
	
}
caption, th, td {
	
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

