a:link { color : blue; text-decoration : none }
a:hover { color : blue; text-decoration : underline }
a:visited { color : blue; text-decoration : none }
a:visited:hover { color : blue; text-decoration : underline }

p {font-family: Verdana, Arial}
p {font-size: 10pt}
p {font-style:normal}

td {font-family: Verdana, Arial}
td {font-size:10pt}
td {font-style:normal}

p.footer {font-family: Verdana, Arial}
p.footer {font-size:8pt}
p.footer {font-weight:bold}
p.footer {color:#999999}

