body {font-family: verdana, geneva, arial, helvetica, sans-serif;background-color: black;}
 
h1 {color:white; font-size:15pt;}
legend {color:white; font-size:15pt;}
h2 {color:white; font-size:19pt;}
h3 {color:white; font-size:12pt;}
p  {font-size:12pt; margin-left: 13px; color:whitesmoke;}
td  {font-size:12pt; margin-left: 13px; color:whitesmoke;}
div.Section1 {
	margin-left: 5%;
	margin-right: 10%;
}


a:link     {color:lightgreen;text-decoration:none}
a:visited  {color:lightgreen;text-decoration:none}
a:active   {color:lightgreen;text-decoration:none}
a:hover    {color:yellow;text-decoration:none}


span.hid 
{
	display: none;
}

}