body, td, th, h1, h2, h3, div, sup {	
	font-family : times,geneva,serif;
}
body {
	margin-top : 7px;
	margin-left : 7px;
	margin-right : 7px;
	margin-bottom : 7px;
	text-align: left;
	background-image: none;
	background-repeat : repeat;
	background-color : #FDFDFD;
}

h1 {
	color: darkblue;
}

body.willet {
	background-image : url(willet_bg.jpg);
}

body.white_island {
	background-image : url(white_island.jpg);
	background-repeat : no-repeat;
	background-color : #F3F3ED;
}

body.bookmark {
	background-color : #DDD6D2;
}

body.cream {
	background-color : #F7EFC3;
}

body.gray {
	background-color : #F3F3ED;
}

.copyright {
	font-style:italic;
	font-size:8pt;
	color:black;
	vertical-align : middle;
	height : 20;
}
sup.copyright {font-style:italic; font-size:6pt; color:black;}

div.indent {
padding-left : 36px;
}

div.wil {
padding-left : 100px;
}

div.textr {
text-align : right;
}
