body {
	background-image: url('images/background.gif');
	background-repeat: repeat;
}

p {
	font-family: verdana;
	font-size: 11pt;
	}
.bodytext {
	font-family: verdana;
	font-size: 11pt;
	}

.smalltext {
	font-family: arial;
	font-size: 8pt;
	color: #660000;
	}

h1 {
	 font-family: arial;
	 color: #0000ff;
	 font-size: 22pt;
	 font-weight: bold;
	 }

h2 {
	 font-family: arial;
	 color: #000099;
	 font-size: 18pt;
	 font-weight: bold;
	 }

h3 {
	 font-family: arial;
	 color: #660000;
	 font-size: 14pt;
	 }
	 
.tabletop {background-color: #99ccff}
.tableleft {background-color: #66ccff}
.tablebody {
	background-color: #ffffff;
}
