p
{
font-family: verdana, arial, 'sans serif'; 
margin-left: 10pt;
font-size: 100%;
color:009955;
}

h1
{
font-family: times, arial, 'sans serif'; 
color:009955;
text-align: center;
padding-top: 0%;
padding-bottom: 0%;
font-size: 34pt;
}

h2
{
font-family: times, arial, 'sans serif'; 
color:009955;
text-align: center;
padding-top: 0%;
padding-bottom: 0%;
font-size: 18pt;
}

h3
{
font-family: times, arial, 'sans serif'; 
color:007711;
text-align: center;
padding-top: 0%;
padding-bottom: 0%;
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}

th,td
{
font-size: 75%;
color:009955;
}

li
{
font-size: 100%;
color:gray;
}



body
{
background-color: black;
}


hr
{
color:gray
}

a:link    {color:007711}
a:visited {color:007711}
a:active  {color:mediumblue}
a:hover   {color:mediumblue}
