p {
font-family: verdana;
font-size: 8pt;
color: black;
font-weight: normal;
}

td {
font-family: verdana;
font-size: 8pt;
color: black;
font-weight: normal;
}

.small {
font-family: verdana;
font-size: 7pt;
color: black;
font-weight: normal;
}

a:link {
font-family: verdana;
font-size: 8pt;
color: #666666;
text-decoration: none;
}

a:visited {
font-family: verdana;
font-size: 8pt;
color: #666666;
text-decoration: none;
}

a:hover {
font-family: verdana;
font-size: 8pt;
color: #666666;
text-decoration: underline;
}

a:active {
font-family: verdana;
font-size: 8pt;
color: #666666;
text-decoration: underline;
}

a:link.small {
font-family: verdana;
font-size: 7pt;
color: #666666;
text-decoration: none;
}

a:visited.small {
font-family: verdana;
font-size: 7pt;
color: #666666;
text-decoration: none;
}

a:hover.small {
font-family: verdana;
font-size: 7pt;
color: #666666;
text-decoration: underline;
}

a:active.small {
font-family: verdana;
font-size: 7pt;
color: #666666;
text-decoration: underline;
}