body,form,p,td,input
{
	font-family: verdana;
	font-size: 8pt;
}

.greenlink
{
  text-decoarion:none;
  color: #02AB19;
  text-decoration:none;
}

.blacklink
{
  text-decoarion:none;
  color: #000000;
  text-decoration:none;
}

a
{
 color:#006600;
}

.menulink
{
  text-decoration:none;
  color:white;
}

.menulink:hover
{
  text-decoration:none;
  color:black;
}

h1
{
  padding:0px;
  margin:0px;
  font-family: verdana;
	font-size: 8pt;
  font-weight:normal;
}