body {
  background-color: #c0c0ff
  }
p {
  font-size:16pt;
  margin-left: 15px
  }
  td.BlueWhite {
  width: 11%;
  text-align: center; 
  background-color: #000070;
  font-family:arial;
  font-size:250%;
  font-weight:bold; 
  color:white;
  }
td.Top {
  text-align: left; 
  font-family:arial;
  font-size:80%;
  font-weight:bold; 
  color:darkgreen;
  text-decoration: none
  }
a.Help:link {
  color:black;
  text-decoration: none
  }
a.Help:visited {
  color:darkgreen;
  text-decoration: none
  }
a.Help:hover {
  color:green;
  text-decoration: none
  }
td.Blank {
  width: 11%;
  height: 52px;
  text-align: center; 
  background-color: #c0c070;
  font-family:arial;
  font-size:250%;
  font-weight:bold; 
  color:white;
  }
img.Stack {
  position:absolute;
  }
table.NumSelect {
  position:relative;
  left:15px;
  }  
td.NumSelect {
  width: 60px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #c0c0ff;
  background-color: #c08090;
  }  
table.Target {
  width: 145px;
  height: 64px;
  position:relative;
  left:162px;
  }
td.Target {
  background-color: #000000;
  border-style: none;
  padding: 0px 3px 0px 5px
  }  
table.TabNumbers {
  width: 400px;
  position:relative;
  top:-60px;
  left: 35px;
  } 
table.Operator {
  position:relative;
  left: 35px;
  }
table.WorkArea {
  position:relative;
  left: 35px;
  }
td.WhiteBlack {
  width: 50px;
  text-align: center; 
  background-color: white;
  font-family:arial;
  font-size:150%;
  font-weight:bold; 
  color:black;
  }

