body {color: white; background: black; margin: 0; padding: 0; font-family: "Bitstream Vera Sans", Arial, serif;}

/* table {width: 100%; margin: 5; padding: 5; font-size: small} */
/* table td {padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;} */
table td {padding: 0; border-width: 0; vertical-align: top; font-family: "Bitstream Vera Sans", Arial, serif;}

/* a {color: #666666; text-decoration: none; font-weight: bold; background-color: transparent;} */
a {color: #CFCFCF; text-decoration: none; font-weight: bold; background-color: transparent;}

A:link	{ color: #C0C0C0; text-decoration: none; }
A:visited { color: #C0C0C0; text-decoration: none; }
A:active { color: #C0C0C0; }
A:hover	{ color: #D90000; }

/*  a:hover {color: #ff6600;} */

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
/* ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;} */
/* li { margin-left: 2px; list-style: square inside; color: #2F5376} */
li { margin-left: 2px; list-style: square inside; color: #CFCFCF}
