
ul            {list-style-type: none; }
a           { color: #004500; text-decoration:none; }
a:hover      { text-decoration:underline;}
table        { table-border-color-light: rgb(153,153,51); table-border-color-dark: rgb(0,0,0); empty-cells:show }
h1           { color: rgb(102,0,0) }
h2, marquee  { color: rgb(102,0,0) }
h3           { color: rgb(102,0,0) }
h4           { color: rgb(102,0,0) }
h5           { color: rgb(102,0,0) }
h6           { color: rgb(102,0,0) }
textarea     { color: black; border-color: rgb(0,0,0) }
td           { border-color: rgb(0,0,0) }
body        { font-family: 'Times New Roman', Times;
                
 }