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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	margin: 1em;
	font: 12px Arial, sans-serif;
	line-height: 1.5em;
}

p {
	margin: 0.5em 0;
}

ul li {
	margin-left: 1.25em;
}

td {
	padding: 0 10px 1.5em 0;
	vertical-align: top;
}

tr {
}

#container {
	width: 575px;
	margin: auto;
	text-align: center;
}

#footer {
	text-align: center;
}

#footer-nav {
	border-top: 1px solid #bbb;
	margin: 2em 0 1em;
	padding-top: 0.6em;
}

#footer-nav a {
	margin: 0 0.7em;
}

#stories-subnav {
	font-size: 120%;
	text-align: center;
	margin-bottom: 0.9em;
}

.intro {
	padding: 3px 11px;
	background-color: #ffd;
	margin-bottom: 1.5em;
}