BODY {
	color:silver;
	background:rgb(51,153,204);
	font-size:24pt;
	background-image:none; 
}

A:link {
	text-decoration:none;
	font-weight:bold;
	color:rgb(0,0,102);
}

A:visited {
	text-decoration:none;
	font-weight:bold;
	color:white;
}

A:hover {
	text-decoration:underline;
	font-weight:bold;
	color:rgb(204,102,0);
}

A:active {
	text-decoration:underline;
	font-weight:bold;
	color:rgb(255,153,0);
}

A.external:link {
	color:rgb(102,0,153);
}

A.external:visited {
	color:rgb(0,102,153);
}

A.external:hover {
	color:rgb(204,102,0);
}

A.external:active {
	color:rgb(255,153,0);
}

P A:link {
	text-decoration:underline;
	font-weight:normal;
}

P A:visited {
	text-decoration:underline;
	font-weight:normal;
}

P A:hover {
	text-decoration:underline;
	font-weight:normal;
}

P A:active {
	text-decoration:underline;
	font-weight:normal;
}

P.plug {
	margin-left:3em;
	line-height:1.1em;
}

P.byline A:link {
	text-decoration:none;
	font-weight:bold;
}

P.byline A:visited {
	text-decoration:none;
	font-weight:bold;
}

P.byline A:hover {
	text-decoration:none;
	font-weight:bold;
}

P.byline A:active {
	text-decoration:none;
	font-weight:bold;
}

P {	line-height:150%;
	font-size:24pt;
}

P.source {
	font-family: "Gill Sans", "Arial", sans-serif; 
	font-size:16pt;
	text-align:right;
	margin-top:0px;
	padding-top:0px;
}

P.small {
	font-family: "Gill Sans", "Arial", sans-serif; 
	font-size:12pt;
	text-align:right;
	margin-top:0px;
	padding-top:0px;
}

.titchy {
	font-size:16pt;
	color:rgb(102,102,102);
}

TD.furniture {
	font-size:12pt;
	background-color:rgb(204,204,255);
	color:blue;
	line-height:100%;
}

TD.pages {
	background-color:white;
	}

TD.pages IMG {
	border-color:rgb(102,102,204);
//	border-color:green;
	border-style:inset;
	}

P.furniture {
	color:blue;
	line-height:100%;
}

H1 {
	font-family:"Gill Sans", "Humanst521 BT", "Arial", sans-serif;
	color:silver;
	font-size:72pt;
	line-height:110%;
	font-weight:300;
}

H1.banner {
	color:rgb(0,0,102);
	font-size:72pt;
	line-height:85%;
}

H2 {
	font-family:"Gill Sans", "Humanst521 BT", "Arial", sans-serif;
	color:rgb(0,0,102);
	font-size:48pt;
	line-height:110%;
	font-weight:300;
}

H3 {
	font-family:"Gill Sans", "Humanst521 BT", "Arial", sans-serif;
	color:rgb(0,0,102);
	font-size:30pt;
	line-height:110%;
	font-weight:300;
}

H4 {
	font-family:"Gill Sans", "Arial", sans-serif;
	color:rgb(0,0,102);
	border-width:0px;
	margin-bottom:0px; 
	padding-bottom:0px;
	font-size:24pt;
	line-height:100%;
}

H5 {
	font-family:"Gill Sans", "Arial", sans-serif;
	color:rgb(0,0,102);
	font-size:16pt;
	line-height:100%;
}

UL {
	list-style: url(bullet.gif) square;
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	font-size:24pt;
	font-weight:normal;
}

UL UL {
	font-size:24pt;
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	list-style: url(bullet2.gif) disc;
	font-weight:normal;
}

LI {
	font-weight:normal;
	line-height:1.3em;
	padding-bottom:0.6em;
}

P.first:first-letter, P.intro:first-letter {
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	font-weight:100;
	vertical-align:top; 
	font-size:2.7em;
	float:left;
	padding-top:0em;
	padding-right:0.1em;
}

P.dropcap:first-letter {
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	font-weight:100;
	vertical-align:top; 
	font-size:2.7em;
	float:left;
	padding-top:0em;
	padding-right:0.1em;
}

P.byline {
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	text-align:right;
	font-size:16pt;
}

P.date {
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	text-align:right;
	font-weight:bold;
}

TH {
	vertical-align:top; 
	background-color:rgb(204,204,255);
	text-align:left;
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	font-weight:bold;
	padding-top:6px;
}

TD {
	font-family: "Humanst521 BT", "Gill Sans", "Arial", sans-serif; 
	vertical-align:top;
}

TD.image {
	padding:0px;
	margin:0px;
	background-color:silver;
	padding-left:0px;
	padding-right:0px; 
}

TD.caption {
	background-color:#c0c0c0;
	padding:0px;
}

TABLE.image .caption {
	padding-left:4px !important;
	padding-right:2px !important;
	padding-top:4px !important;
	padding-bottom:2px !important;
}

.splash {
	background-color:rgb(224,224,224);
	color:rgb(102,0,102);
	padding-left:4px;
	padding-right:2px;
}

TD.date {
	color:white; 
	background-color:gray;
	padding-top:3px;	

}

TD.index {
	font-family: "Gill Sans", "Arial", sans-serif; 
	text-align:center;
	padding:2px;
	font-size:12pt;
	vertical-align:middle;
}

TD.next {
	font-family: "Gill Sans", "Arial", sans-serif; 
	text-align:center;
	padding:2px;
	font-size:12pt;
	vertical-align:bottom;
}

.gap  {
}

.gap2 {
	font-size:2em;
}

TD.index A {
	font-weight:light;
}

TD.splash2 {
	background-color:rgb(153,204,255);
	padding-left:4px;
	padding-top:2px;
}

TD.flannel {
	background-color:#e0e0ff;
	text-align:left;
	padding:2px;
}

TD.label {
	background-color:rgb(204,204,204);
	text-align:left;
	font-weight:bold;
	padding-bottom:2px;
}

TD.plain {
	background-color:white;
	text-align:left;
	padding-bottom:2px;
}

BLOCKQUOTE {
	line-height:120%;
}

CODE {
	font-family:monospace;
	font-weight:bold;
	color:rgb(0,153,0);
	font-size:1em;
}

PRE {
	font-family:monospace;
}

TD PRE {
	font-family:monospace;
}

.sarcasm {
	font-style:italic;
	color:rgb(0,102,0);
}
