
ul {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 11px;

}
P {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}
td {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}
H1 {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 20pt;
  line-height: 1.5em;
  color: #DCDCDC;
}

 
form { margin-top: 0; margin-bottom: 0; }
a:hover {
	 	color: Black;
	text-decoration: underline;
}
a {
	 	color: Black;
	text-decoration: none;}


.copyright {
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}