<!--
body, table, tr, td 
{
font-family: Tahoma, serif;
font-size: 10pt;
color: #000000
}

.bg
{

background-image: url('images/rcolumn2.jpg'); background-repeat: no-repeat}


.footer
{
font-size: 8pt;
color: #EEEEEE;
font-weight: bold
}

a:link
{
color: #772B1A
}

a:visited
{ 
color: #aa6f5e
}

a:hover
{
color: #aa6f5e
}

a:link.links
{
color: #772B1A;
font-weight: bold;
text-decoration: none
}

a:visited.links
{
color: #772B1A;
font-weight: bold;
text-decoration: none
}

a:hover.links
{
color: #FFFFFF;
font-weight: bold;
text-decoration: none 
}

-->