
h1 {
	color: #330;
	font-size: 1.5em;
	font-weight: 700;
	font-family: Arial, Helvetica, Geneva, "sans serif" }
h2 {
	color: #330;
	font-size: 1.2em;
	font-weight: 700;
	font-family: Arial, Helvetica, Geneva, "sans serif" }
h3,.title {
	color: #330;
	font-size: 1.05em;
	font-weight: 600;
	font-family: Arial, Helvetica, Geneva, "sans serif" }
h4 {
	color: #330;
	font-size: .9em;
	font-weight: 700;
	font-family: Arial, helvetica, Geneva, "san serif" }
h5 {
	color: #330;
	font-size: .85em;
	font-family: Arial, helvetica, Geneva, "san serif" }
h6 {
	color: #330;
	font-size: .75em;
	font-family: Arial, helvetica, Geneva, "san serif";}

ol,ul {
	color: #330;
	font-size: .9em;
	font-weight: normal;
	font-family: Arial, helvetica, Geneva, "san serif" }

p,td {
	color: #330;
	font-weight: normal;
	font-size: .9em;
	font-family: Arial, helvetica, Geneva, "san serif" }
	
.blurb {
	color: #330;
	font-weight: normal;
	font-size: .9em;
	font-family: Arial, helvetica, Geneva, "san serif" }

blockquote {
	color: #330;
	font-size: .9em;
	font-family: Arial, helvetica, Geneva, "san serif" }
pre {
	color: #330;
	font-size: .9em;
	font-family: Courier, monospace }
	
img {
	background: none;
	}
.contentcell {
	border: 3px solid #663300;
	background-color:#ffcc99;
	}


