body {
	margin: 0;
	padding:0;     
	color: black;
	background-color: white;
	font-family: Arial, sans-serif;
	font-size: 14 pt;
	background-image: url(images/Image2.jpg);
}
div.header {
	font-weight: bolder;
	text-decoration: none;
	position: relative;
	text-align: center;
	height: auto;
}
h1.header {
	font-size: 32pt;
	font-weight: bolder;
	text-align: center;
	color: #993366;
	margin-top: 0px;
	margin-bottom: 1px;
}
p.header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 24pt;
	font-weight: 800;
	color: #8000FF;
	position: relative;
	top: 13px;
}
span.allhead {
	font-size: 18pt;
	font-style: italic;
	font-weight: bolder;
	color: #339966;
	text-align: center;
}
span.facts {
	font-size: 18.0pt; 
	color: #993366;
	text-decoration: underline;
}
h1.title {
	font-size: 24pt;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

img.left {
	float: left;
	border-width: 0px;
}
img.right {
	float: right;
	border-width: 0px;
}
img {
	border-width: 0px;
}
div.content {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: 200;
	font-size: 14pt;
}
span.title {
	font-size: 14pt;
	font-weight: 200;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
div.footer {
	text-align: center;
	margin: 10px;
}

img {
	border-width: 0px;
}

.style1 {
	font-weight: normal;
}
p.center {
	text-align: center;
}
p.search {
	font-weight: bold;
}
p.fairuse{
	font-size: 10px;
    text-align: left;
	margin: 0px 10px 0px 10px
}
span.arrow{
	font-size:16.0pt;
	font-family:Arial;
	color:purple;
}
p.comments{
	font-weight: bolder;
	text-align: center;
}