body { color: white;font:bold normal 10pt Arial; }

pre { color: white; font-family: Arial; }

h1,h2,h3,h4,h5,ul { color: white; font-family:Arial; }

p { color: white;font:bold normal 10pt Arial, Helvetica, sans-serif; }
td { color: white;font:bold normal 10pt Arial, Helvetica, sans-serif; }
tr { color: white;font:bold normal 10pt Arial, Helvetica, sans-serif; }

a:link { text-decoration: underline; color: yellow; }
a:hover { text-decoration: underline; color: green; }
a:active { text-decoration: underline; color: red; }
a:visited { text-decoration: underline; color: #008080; }
