body {
	font-size:12pt;
	font-family:arial;
	text-align:justify;
	margin:50pt;
}



img {
	border-style:solid;
	border-width:2px;
	border-color:black;
}


h1 {
	font-size:21pt;
	font-family:arial;
	color:blue;
	font-style:italic;
}


h2 {
	font-size:17pt;
	font-family:arial;
}


h3 {
	font-size:15pt;
	font-family:arial;
}


p.quotes {
	font-size:11pt;
	margin-left:45pt;
	margin-right:45pt;
}


p.authorcopyrightreferences {
	font-size:9pt;
	font-family:arial;
}

a:link {
	font-weight:bold;
	color:forestgreen;
}

a:hover {
	font-weight:bold;
	color:red;
}

a:visited {
	font-weight:bold;
	color:#669999;
}

a:active {
	font-weight:bold;
	color:red;
}