body
{
background-color: #000000;
font: 12px arial;
color: #336600;
}

table
{
font: bold 16px arial;
border-collapse: collapse;
width: 640px;
}

table.map
{
background-color: #FFFFFF;
width: 300px;
}

td
{
border: 1px solid;
vertical-align: top;
width: 150px;
}

td.area
{
width: 300px;
text-align: center;
}

td.display
{
width: 160px;
text-align: center;
}

td.graphic
{
border: 2px solid;
width: 100px;
height: 100px;
}

td.textbox
{
text-align: center;
width: 300px;
border-width: 0px;
}

td.barrier
{
border-width: 0px;
width: 10px;
}

div
{
margin-left: 5px;
}

em
{
font: 14px Copperplate Gothic Bold;
color: #CC6600;
}

em.title
{
color: #669999;
}

p
{
text-align: center;
}
