/* Hide a few things from Netscape 4.x. */

@import "cover-nons.css";

/*
 * --- Cover
 */

h2 {
	font: bold large "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	margin-bottom: 1ex;
	margin-top: 1ex;
}

h2.small { font-weight: normal; }

.sitetitle {
	font-family: palatino, times, serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 72px;
	line-height:72px;
	margin: 0px;
}

.sitetitle .tinsel { color: #707; }

.sitetitle .dotorg { color: #666; }

a.hidden {
	color : white ;
	background : white ;
	font-size : 1pt ;
}

.contents h2 { margin: 0px; }
.contents h3 { margin-left: 1em; margin-top: 0px ; margin-bottom: 0px; }
.contents td { vertical-align: top }
.contents td:first-child { width: 56px ; height: 48px }

/*---*/
