A:link
{ text-decoration: none; color:#999999; }
A:visited
{ text-decoration: none; color:#999999; }
A:active
{ text-decoration: none; color:#999999; }
A:hover
{ text-decoration: none; color:#000000; }

body
{ background: #FFF7E0;
background-image: url(http://ambientwhimsy.com/gridbackground-bigsquares-pink2.gif); 
background-repeat: repeat; 
background-attachment: fixed;

font-family: bookman old style, verdana, georgia; 
color: #4C4C4C ;
font-weight: lighter; 
font-size: 12pt; 

}

td
{ font-family: bookman old style, verdana, georgia; 
color: #4C4C4C ;
font-weight: lighter; 
font-size: 12pt; 
text-align: justify;

}

blockquote {
    margin-top: 13pt;
    margin-bottom: 13pt;
    margin-left: 2em;

}

p { text-indent: 1.5em; }

blockquote + p { text-indent: 0px; }

#content {
	font-size: 1.2em;
	line-height: 1.8em;
}

#content h1 {
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
}

#content span.footnote {
	color: #f30;
}

#content a.footnote {
	vertical-align: super;
	font-size: 0.7em;
}

#footnotes {
	border-top: 1px solid #ccc;
	margin: 20px 0 20px 0;
	padding: 10px 0 0 0;
}

#footnotes div.footnote {
	margin: 0 0 5px 0;
}

#sidebar li {list-style:none;}
