BODY {background: #ffffcc;  margin-left: 2%;  margin-right: 2%;  font-family: "Times New Roman", Times, serif;  /* line-height: 1.35; */  /* This would break MacIE 3 */
}
.headingmain {
	font-family:"Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	font-variant:small-caps;
}
.headingmain2 {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}
.headingmainlarge {font-size: 36px}

.header {
	font-family:"comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
.footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

H1 {  font-family: "helvetica", sans-serif;    text-align: center;  font-size: 300%;
}
H2 {  font-family: "Tahoma";  text-align: center;  font-size:150%;
}

H3 {  font-family: Comic,Arial;  color: #000;  text-align: center;  font-size:100%;
}
H4 {  font-family: Comic,Arial;  color: #900;  text-align: center;  font-size:85%;
}

H1, H2{ color: #000 }

.logo {  float: left;
}

DIV.endmatter { /*margin-left: -5%;*/ margin-right: -6em }

A:link { color: #0000CC; text-decoration:none;/* border: none -- breaks NS 4.x */ }

A:visited, { color: #0000CC; text-decoration:none; /* border: none -- breaks NS 4.x */ }

A:active { color: #000; /* border: none -- breaks NS 4.x */ }

A:link IMG, A:visited IMG { border-style: none }

A:hover   {color:#FF8C00; text-decoration:underline;}

A IMG { color: white } /* The only way to hide the border in NS 4.x */

.hide {  display: none;  color: white;
}

SPAN.date { font-size: .85em }

SPAN.attribution {  font-weight: bold
}

table {

font-size: 100%;
}

table.beige{
	color:#000000;
	background-color:#EFE7D6;
	font-size: 80%;
}

td
{
	font-family:  "helvetica", sans-serif; 
	text-align: left;
	font-size: 80%;
}
td.right
{
	color:#8B4513;
	background-color:#FFFFFF;
        text-align: center;
	font-size: 75%;
}
td.white
{
	color:#8B4513;
	background-color:#FFFFFF;
        font-size: 75%;
}

td.beige{
	color:#8B4513;
	background-color:#EFE7D6;
	font-size: 80%;
}
p.margin {margin-left: 1cm}

P.essay {
	font-family: Comic,Arial;  
	color: #200;  
	text-align: left;  
	font-size:100%;
}

P.bold { font-weight: bold }
P.small { font-size: 80% }
P.map-also { font-style: italic; margin-left: 15%; text-align: right }

UL{ /*margin-left: 0;*/ list-style: disc }

P + P { text-indent: 1.5em; margin-top: 0 }

P.hint + P, P.alt-hint + P { text-indent: 0; margin-top: 1em }

P { margin-top: 1em; margin-bottom: 0 }

	

UL, OL { margin-top: 1em }
