body {font-size: 10pt;
	  font-family: Verdana, Geneva, sans-serif;
	  color: #324163;
	  margin-top: 0px;
	  background-image: url(img/pg%20bk.jpg);
}
h1 {font-family: Eras Light ITC, inherit;
	font-size: 18pt; 
	color: #003664;
  	letter-spacing: 0.1em;
}
p { color: inherit;
	line-height: 1.2em;
}
#p2 { font-size: 8pt;
	  color: inherit;
}
em {color: #008040;
	font-style: oblique;
	font-size: 11pt;
}
a:link, a:visited {text-decoration: underline;
}
a:hover, a:focus {text-decoration: none;
				  color: #990000;
}
p:first-letter { font-family: Geneva, Verdana, sans-serif;
				 font-size: 150%; 
				 color: inherit;
}
li {color: #006A6A;
}
ul {border: 1px dotted gray;
}
ul > li { font-weight: bold;
}
ol > li { font-weight: normal;
}
#copyright {font-size: 10pt; 
			color: #FFFFFF; 
}


