/* $Id: default.css,v 1.1 2000/12/16 08:36:47 ray Exp $ */

body {
	background-image: url("images/background1.gif");
	BGCOLOR="#000000" TEXT="#FFFFFF" link="0099ff" vlink="#00ff99"
}

h1 {
	text-align: center;
}

h2 { text-align: left }
h3 { text-align: left }

img {
	border-width: 0;
	border-style: none;
	border-color: inherit;
}

.foot {
	font-size: 0.6em
}

