body {
	font-family: Calibri;
	text-align: justify;
	font-size: large
}
h1 {
	color: #FFFF00;
	text-align: center;
	font-size: 300%;
	font-weight: bold;
	background-image: url(AmericaRight.jpg);
	page-break-after: auto;
	background-repeat: repeat-y;
	background-color: #FF0000;
	padding-left: 1%;
}
h2 {
	color: #0000FF;
	font-size: 150%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	text-align: left
}
hr {
	text-align: justify;
	text-decoration: overline;
}
li {
	font-family: Calibri;
	text-align: justify
}
ol {font-weight: normal;
	color: #707070;
	font-size: 100%;
	text-align: justify
}
p {
	font-weight: normal;
	color:#707070;
	font-family: Calibri;
	font-size: 100%;
	text-align: justify
}
table {
	font-weight: normal;
	color: #707070;
	font-size: 100%;
	text-align: justify
}
td {
	text-align: justify;
	vertical-align: top;
}
th {
	text-align: left
}
ul {font-weight: normal;
	color: #707070;
	font-size: 100%;
	text-align: justify
}
.bold{
	font-weight: bold;
}
.bolder{
	font-weight: bolder;
}
.blue {
	color: #0033FF;
}
.bluelight {
	color: #0033FF;
}
.email {
	font-size: x-small
}
.graysmall {
	color: #606060;
	font-size: 70%;
	text-align: left
}
.Greek {
	font-family: Symbol;
}
.green {
	color: #009933;
}
.head {
	color: #0000FF;
	text-align: left;
	font-size: 200%;
}
.italic{
	font-style: italic;
}
.left {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(AmericaLeft.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.left a:active {
	color: #FFFF00;
	text-decoration: none;
}
.left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(Isaiah18Link2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftjustify {
	text-align: left
}
.red {
	color: #FF3300;
	font-size: 100%
}
.purple {
	color: #800080;
	font-size: 110%
	font-weight: bold
}
.small {
	font-size: 70%;
}
.super{
	text-align: right;
	font-size: x-small;
	vertical-align: super;
}
