body, table
{
    color: #908b82;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

td
{
    vertical-align: top;
}

img
{
	border: 0;
}

a
{
    text-decoration: none;
    color: #497189;
}

a:hover
{
   text-decoration: underline;
}

p.title
{
    font-size: 13px;
    font-weight: bold;
    color: #3D3D3D;
}

td.copyright
{
	text-align: center;
    color: #c0c0c0;
}

table.newslist td.date
{
    color: #497189;
}

table.newslist td.title
{
    padding-bottom: 5px;
}

table.newslist a
{
    color: #908b82;
}

li
{
    padding-bottom: 5px;
}