body, html, #outerWrapper
{
	font: 12pt Georgia, Palatino, serif !important;
	color: #000;
	background-color: white !important;
	background-image: none !important;
	border: 0 !important;
}

#sidebar, #footer
{
	display: none !important;
	width: 0 !important;
}

#outerWrapper #contentWrapper #content
{
	width: 780px !important;
	margin-left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	color: black;
	background: transparent;
	font-size: 11pt !important;
	float: none !important;
}

a:link, a:visited
{
	color: #930;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a img, a:link img, a:visited img
{
	border-style: none;
	outline: none;
	text-decoration: none;
}

body#companypage #content a:link:after, 
body#companypage #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


body#companypage #content a[href^="/"]:after {
  content: " (http://www.kingarthur.com" attr(href) ") ";
   }

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
p  { font-size: 10pt; }