@charset "UTF-8";
body {
	background-color: #484647;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: auto;
	width: 600px;
	padding: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
h3 {
	color: c74b15;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
#footer {
	margin: auto;
	width: 600px;
	background-color: #484647;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#header {
	background-image: url(wsjheader.gif);
	margin: auto;
	width: 620px;
	height: 49px;
	background-position: center;
}
