html, body, applet, object, iframe,
 blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend {
	margin: 0;
		font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
table, caption, tbody, tfoot, thead, tr, th, td {
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #333333;
	background-color: #969696;
	background-image: url(../images/sce/site-background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 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: "" "";
}

