body {
	background-color: #ECFFEC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-align: center
}
#header {
	font-weight: bolder;
	text-decoration: none;
	position: relative;
	text-align: center;
	height: auto;
}
h1.header {
	font-size: 24pt;
	font-weight: bolder;
	line-height: 36px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: auto;
}
p.header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 24pt;
	font-weight: 800;
	color: #8000FF;
	position: relative;
	top: 13px;
}
img.left {
	float: left;
	border-width: 0px;
}
img.right {
	float: right;
	border-width: 0px;
}
img {
	border-width: 0px;
}
h1.masthead {
	font-size: 36pt;
	font-weight: bolder;
	color: #8000FF;
	text-align: center;
	position: relative;
	top: 3px;
	left: auto;
	margin-top: 0px;
	text-decoration: underline;
}
p.moo {
	font-style: italic;
	font: italic normal bold 100% serif;
	position: relative;
	top: -15px;
	left: 0px;
}
p.visit {
	position: relative;
	font: normal normal normal 100% serif;
	top: -13px;
	left: auto;
}
div.content {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 200;
	font-size: 18pt;
}
span.title {
	font-size: 24pt;
	font-weight: 800;
	color: #000000;
	text-align: center;
}
span.author {
	font-size: 18pt;
	font-weight: 800;
	color: #000000;
	text-align: center;
}
div.footer {
	text-align: center;
	font-weight: 800;
}

img {
	border-width: 0px;
}

.style1 {
	font-weight: normal;
}