




td {
color : #333333;
font-family : verdana;
font-size : 8pt;
}
th {
color : #333333;
font-family : verdana;
font-size : 8pt;
}

a:link {
color : #333333;
text-decoration : underline;
font-weight : underline;
}
a:visited {
color : #808080;
text-decoration : underline;
font-weight : normal;
}
a:hover {
color : #666666;
text-decoration : none;
}
a:active {
color : #666666;
}
a:focus {
outline : underline;
}