

a:link
{
color: #1D376F;
}
a:visited
{
color: #1D376F;
}
a:hover
{
color: #ff0000;
}
a:active
{
color: #1D376F;
}

td
{
font-family: verdana, arial, sans-serif; 
font-weight: normal; 
font-size: 8pt; 
text-align: left;
}

p
{
color: #000000;
text-align: left;
font-family: verdana;
font-weight: normal;
font-size: 10pt; 
margin-top: 12px;
margin-bottom: 0px;
line-height: 140%
}