body,p,td,table,tr {
	font-family:"verdana","arial",sans-serif;
	color:black;
	font-size:10pt;
	margin-left:0em;
	margin-right:0em;}
h1 {
	text-align:center;
	font-size:24pt;
	font-weight:bold;}
h2 {
	text-align:center;
	font-size:18pt;
	font-weight:bold;}
p {
	text-align:justify;}
small {
	font-size:9pt;}
a:link, a:visited, a:active {
	color:black;
	font-weight:bold;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	font-weight:bold;}
img {border:0}
ul {
  text-align: justify;
/*  text-indent: 3em; */
  margin-left: 2em;
  margin-right: 2em;
}

