#confirm
{
    background-color:#FFFFEE;
	border: 2px solid #006f33;
}

#confirmtext
{
    margin-left:10px;
	margin-right:10px;
}

#middle
{
    position:absolute;
	width:600px;
	height:9500px;
	border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

#text
{
    margin-left:10px;
	margin-right:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#indent
{
    margin-left:25px;
	margin-right:25px;
}

#trial
{
    margin-left:400px;
}

TD.innerboxes
{
  background-color:#f8f8f9;
  border-left: thin solid black;
  border-right: thin solid black;
  border-top: thin solid black;
  border-bottom: thin solid black;
}

TABLE.boxes
{
  border-left: thin solid black;
  border-right: thin solid black;
  border-top: thin solid black;
  border-bottom: thin solid black;
}


TABLE.eat
{
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

TABLE.innerboxes
{
  background-color:#f8f8f9;
  border-left: thin solid black;
  border-right: thin solid black;
  border-top: thin solid black;
  border-bottom: thin solid black;
}

TABLE.resultboxes
{
  background-color:#ffffff;
  border-left: thin solid black;
  border-right: thin solid black;
  border-top: thin solid black;
  border-bottom: thin solid black;
}

.style1{font-size:46px; color:#FF0000; font-weight:600}
.style2{font-size:24px; color:#FF0000}
.style3{font-size:20px; color:#FF0000; font-weight:600}
.style4{font-size:16px; color:#FF0000; font-weight:600}
.style5{font-size:24px; color:#000000}
.style6{font-size:16px; color:#0000FF; font-weight:600}

A:link {text-decoration: none; color:#0000FF}
A:visited {text-decoration: none; color:#0000FF}
A:active {text-decoration: none; color:#0000FF}
A:hover {text-decoration: underline; color: red;}






