/* CSS Document */
body     { background-color: #99CCFF; }
p,td     { font-family: verdana; font-size: 10px; color: #ffffff; }
a        { color: #FFFFFF; text-decoration: none; }
a:hover  { color: #000000; text-decoration: none; }

