BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
h1 {
	font-size: 150%; 
	}
h2 { 
	font-size: 130%; 
	}
h3 { 
	font-size: 110%; 
	}
.text { 
	font-size: 80%; 
	}
.text_justify { 
	font-size: 80%; 
	}
DIV#container {
	margin-top: -100px;
}
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	}
