BODY {
	background-color: #ffffcc;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


H1 {
	font-family : "Courier New", Courier, monospace;
	color: #CE0000
}


H2 {
	font-family : "Courier New", Courier, monospace;
}

H3 {
	font-family: "Courier New", Courier, monospace;
}

H4 {
font-family: "Courier New", Courier, monospace;	
}


TD.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/grnstripes.gif);
}

.copyright {
	color: #639C9C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

A:HOVER, A:ACTIVE {
	text-decoration: none;
	background-color: #FFCE00;
}
.here {
	color: #CE0000;
	font-weight: bold;
	
}
.herebody {
	font-weight: bold;
	font-size : 60%;
	color: #CE0000;
}

.note {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}

.question {
	color: Green; font-weight: bold;
}

.answer {
	font-weight : 200;
}
.emphasis {
	font-weight: bold;
	color: Red;
}
.subhead {
	font-family: "Courier New", Courier, monospace;
	color: #316300;
}
.quote {
	color: #8B0000;
}
.pgcontents {
font-size=75%;
}
HR {
	color : #5F9EA0;
	border : thin double;
}










