body {
	background:	white;
	margin-left:	12%;
	margin-right:	12%;
	font-family:	serif;
}

	/* style for pre-formatted text, which is all commands */
pre {
	font-family:	"lucida typewriter", sans-serif;
}

	
h2 {
	fontsize:	large;
}

div.header {
	text-align:	center;
}

	/* Table entries for RACC subunit buttons at the bottom */

div.footer {
	font-size:	small;
	text-align:	center;
}

td.footer {
	text-align:	center;
	width:		45;
	font-size:	small;
}


