	/* page body settings */

BODY {margin-left: 0; margin-right: 0; margin-top: 1; 
	margin-bottom: 0; background-color: white; color: black}

.roll {					/* settings for rollover menu buttons */
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none
  }

.roll:hover {
	COLOR: #000000}

.roll2 {
	COLOR: #000000; 
	FONT-FAMILY: arial; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none
  }

.roll2:hover {
	COLOR: #ff0000}

H1, H2, H3, H4, H5, H6 {text-align: center}

.menuTable {				/* set menu table screen width */
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: 0;
	width: 100%}

.menuTD {				/* set menu button background colour */
	text-align: center;
	background-color: #D70000;
	}

div.copyright {font: small-caps "arial" sans-serif;     /* set copyright font and size */
	font-size: 7.5pt}