/* CSS Document */

.body
{
color: #594b43;
font-family: Times, "Times New Roman", serif;
font-size: 14px;
line-height: 18px;
text-decoration: none;

}

.footer
{
color: #594b43;
font-family: Times, "Times New Roman", serif;
font-size: 11px;
line-height: 18px;
text-decoration: none;

}

a
{
color: #077083;
text-decoration: none;
}

a:hover
{
color: #077083;
text-decoration: underline;
}

.grid
{
color: #594b43;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
text-decoration: none;

}

.gridtitle
{
color: #594b43;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;

}