BODY {
	background-color: #c0d0c0;
	background: #c0d0c0;
	color: black;
}


A:link {
	color: #0000c0;
}

A:visited {
	color: #0000a0;
}

A:active {
	color: #0000ff;
}

H1, H2, H3, H4 {
	font-family: 'Trebuchet MS', 'Trebuchet', 'Century Gothic', Arial, Helvetica, sans-serif;
}

TT {
	font-family: Courier, fixed-width;
}

# BeOS stuff
.quote {
	font-family: 'Times New Roman', 'Times New', serif;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 3em;
	margin-right: 3em;
}




# research library

.itemtitle, .itemtitle A {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.itemtype {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.item {
	margin-bottom: 1em;
}

# if-archive index

H1.directory {
	font-family: Tahoma, 'Courier New', Courier, monospace;
}

.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	font-size: small;	
}


.subdirectories-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-decoration: underline;
}

.subdirectory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.filelink {
	margin-top: 1em;
	font-family: Verdana, Arial, sans-serif;
	color: red;
}

A.dirlink {
	margin-top: 1em;
	font-family: Verdana, Arial, sans-serif;
	color: blue;
}

.comment {
	font-family: Verdana, Arial, sans-serif;
}



