body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: white; }

p { font-size: 10px; font-family: verdana; line-height: 13px; }

td { font-size: 10px; line-height: 13px; }

a:link { color: black ; font-size: 10px; text-decoration: underline; }

a:visited { color: black ; font-size: 10px; line-height: 13px; text-decoration: underline; }

a:hover { color: blue ; font-size: 10px; line-height: 13px; }

a:active { color: gray ; font-size: 10px; line-height: 13px; text-decoration: underline; }

