p {
	line-height: 1.5em;
	text-align: justify;
}
#image {
	border: 3px dotted #C0C0C0;
	margin-top: 5px;
	margin-left: 8px;
	padding: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006600;
}



.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
