p,table,li,h1,h2,h3
{
font-family: verdana; 
}

p, h1, h2, h3, table, li, hr
{
/* margin-left: 2pt; */
}

p,li,th,td
{
font-size: 80%;
}

body
{
background-color: #000000;
}

h1,h2,h3,hr
{
color: black;
}

a:visited {COLOR: #B22222;}
a:active {COLOR: #B22222;}
a:hover {COLOR: #009933;}

a.content:visited {COLOR: #B22222;}
a.content:active {COLOR: #B22222;}
a.content:hover {COLOR: #009933;}

/* the following defines the color of text within the tables */
.tabletxtclr {color: #000000}

/* this bit defines the backgound color of the above tables */
.TDX {background: #E0E0E0}