﻿h2 {
	font-family: "Times New Roman";
	font-size: xx-large;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-indent: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url('../graphics/bkgdnewsprint.gif');
}

table {

	padding: 20px;

	margin: auto;

	border-style: none;

	background-color: #FFFFFF;

	background-position: center;

	width: 700px;

	border-spacing: 20px;

	table-layout: auto;

	text-align: left;

	right: inherit;

	left: auto;

}

td {
	padding: 20px;
}
div {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
h1 {
	font-family: "Poor Richard";
	font-size: xx-large;
	text-align: right;
	font-weight: bold;
	color: #000080;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	list-style-type: disc;
}
h6 {
	float: right;
}
/* Settings for headscript1.js */
.headscript {
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #cc0000;
  font-weight: bold;
} 

img {
	text-align: center;
	float: none;
	padding: inherit;
	margin: 10px;
	border-color: #FFFFFF;
}



