/* Cascading style sheet for TvA's essays
 * Last revised 2001-09-08
 * version with margins in <p> rather than <body>
 */
body {
	background-color: #FCFCF6; 
	color: #000;
	line-height: 140%;	/* relax leading */
	/* margin-left: 10%; margin-right: 10%;  side margins for everyting */
	font-family: "times new roman", times, serif }
td {
	background-color: #FCFCF6; 
	color: #000;
	font-family: "times new roman", times, serif }
H1 {
	color: #600;
	margin-top: 0em; margin-bottom: 0em;
	text-align: right;
	font-size: 1.4em;
	font-family: "Gothic Demi", "Grizzly BT",
		"Arial Black", arial, sans-serif }
H2 {
	color: black;
	font-size: 1.3em; font-weight: bold; 
	font-family: garamond, "times new roman", times, serif}
H3 {
	color: black;
	font-size: 1em; font-weight: bold; }
H4 {
	color: black;
	font-size: 1em }
th,b {
	color: #700 }
u {
	text-decoration: underline }
a:link {	
	text-decoration: underline }
a:visited {	
	text-decoration: none }
a:active {	
	text-decoration: underline }
ul {
	margin-top: 0.5em; margin-bottom: 0.5em;
	margin-left: 5%; margin-right: 5% }
blockquote {
	margin-left: 5%; margin-right: 5% }
p {
	margin-top: 0.2em;	/* split the 140% leading */
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 0.2em;
	text-indent: 2em }
p.new { /* tightens up under Hn headings, broken NS stuff :-( */
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-indent: 0em }
p.short, p.break {
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	text-indent: 0em }
p.list {	/* non-bulleted list making */
	margin-top: 0.4em;
	margin-bottom: 0em;
	margin-left: 3em;
	margin-right: 2em;
	text-indent: -1em }
p.list2 {
	margin-top: 0.4em;
	margin-bottom: 0em;
	margin-left: 4em;
	text-indent: -1em }
p.list3 {
	margin-top: 0.4em;
	margin-bottom: 0em;
	margin-left: 1em;
	text-indent: -1em }
p.ptr {
	margin-top: 0.8em;
	margin-bottom: 0em;
	text-align: right;
	font-size: 0.8em }
p.sig {
	color: #400;
	margin-top: 1.2em;
	margin-bottom: 0em;
	text-align: center;
	font-size: 0.8em }
p.nav {
	margin-left: 0%; margin-right: 0%;
	text-align: center }
p.tags {
	margin-top: 0.2em;
	margin-bottom: 0em;
	text-align: left;
	font-style: italic; font-size: 0.8em }
cite {
	font-style: italic }
