/* Table Styles */

.legend
{
color: #544c46;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
padding: 2px 8px 0px 8px;
margin: 0px;
text-align:left;
}

.legend a:link {color: #ffffff; text-decoration: none; text-transform:uppercase;}
.legend a:visited {color: #ffffff; text-decoration: none; text-transform:uppercase;}
.legend a:hover {color: #d5dadf; text-decoration: none; text-transform:uppercase;}
.legend a:active {color: #ffffff; text-decoration: none; text-transform:uppercase;}


