

@charset "ISO-8859-1";


	
table{
	width:90%;
	background-color:#FF9966;
/*	table-layout:fixed;*/
/*	text-align:center;*/
/*	border-spacing:50;*/
	margin-left:auto;
	margin-right:auto;
}
	
td{
	font-family:monospace;
	font-size:medium;
	text-align:center;
	font-weight:bold;
}


th{
	font-family:monospace;
	font-size:xx-large;
	text-align:center;
	font-weight:bold;
}


body{
	font-family:monospace;
	font-size:medium;
	font-weight:bold;
	margin:0;
	padding:0;
	background-color:#FF6633;
/*
  voice-family: "\"}\"";
  voice-family: inherit;
*/	
}
	
img{
	border:0;
/*  margin-bottom:-12px; */
  margin-bottom:0px; 

}


doof{
	font-size:30pt;
}

h1{
	text-align:center;
}


