body
{
font-family: 'Trebuchet MS', sans-serif; font-size: 10px; color: #6a6a6a;
margin: 5px; cursor: default; background-color: #D6EAF6;
}

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: #D6EAF6; border-width: 2px; margin: 2px; cursor: pointer;
}

.menuTextArea
{
position:absolute; top:120px; left:20px; font-size: 14px;
}

a.menuText:link, a.menuText:visited
{
font-size: 14px; line-height: 24px; text-decoration: none; color: #4A708B;
}

a.menuText:hover
{
text-decoration: underline; color: black;
}

.imageTitle
{
font-size: 12px; text-align: center;
}
