body
{
font-family: 'Trebuchet MS', sans-serif; font-size: 10px; color: #ffffff;
margin: 5px; cursor: default; background-color: #111111;
}

table
{
border-collapse: collapse;
}

td
{
border: 0px dotted white; /* set to 1px for testing */
}

.headerText
{
font-size: 18px; font-weight: bold; text-align: center;
}

.footer1
{
font-size: 12px; text-align: center;
}

.linkImage
{
border-style: solid; border-color: #999999; border-width: 2px; margin: 2px; cursor: pointer;
}

a.menuText:link, a.menuText:visited
{
font-size: 14px; line-height: 24px; text-decoration: none; color: #999999;
}

a.menuText:hover
{
text-decoration: underline; color: white;
}

.imageTitle
{
font-size: 12px; text-align: center; height: 12px;
}
