p {
	color: Black;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	margin: 3px 17px 17px 24px;
	text-decoration: none;
	text-align: left;
}

.p2{
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.p3{
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin: 9px 17px 17px 17px;
	text-align: center;
	font-style: italic;
}

.p4{
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	margin: 9px 17px 17px 24px;
	text-align: left;
	font-weight: bold;
}

.p5 {
	color: Black;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin: 3px 17px 17px 24px;
	text-decoration: none;
	text-align: right;
	font-style: italic;
}

.p6 {
	color: Black;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	margin: 3px 17px 17px 24px;
	text-decoration: none;
	text-align: left;
}

/* indented for gloss text pointing to links */
.p7 {
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 27px;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 21px;
}

/* indented and bold for gloss text at beginning of a paragraph */
.p8 {
	color: #003300;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 60px;
	font-weight: bold;
}

/* same as p8 but for first graph next to image of crow */
.p9 {
	color: #003300;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 1px;
	font-weight: bold;
}

.pbyl{
	color: #003300;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	font-style: italic;
	margin-top: 9px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}

h1 {
	color: #8C0000;
	font-family: geneva, verdana, arial, "ms sans serif", sans-serif;
	font-size: 31px;
	font-weight: bold;
	text-align: center;
	margin: 3px 0px 7px 3px;
	padding: 0px 0px 3px 7px;
}

h2 {
	color: #8C0000;
	font-family: geneva, verdana, arial, "ms sans serif", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	margin: 3px 0px 1px 0px;
	padding: 0px 0px 0px 7px;
	font-style: italic;
}

h3 {
	color: Black;
	font-family: geneva, verdana, arial, "ms sans serif", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 27px;
	margin: 9px 11px;
}

h4 {
	font-family: "Book Antiqua", "Century Schoolbook", "Times New Roman", serif;
	font-size: 45px;
	color: #A9A9A9;
	text-align: right;
	margin: 11px 21px 11px 21px;
	font-weight: bold;
	font-variant: small-caps;
}

h5 {
	color: #778899;
	font-family: Lucinda Sans, Arial Rounded MT Bold, Universe, sans-serif;
	font-size: 18px;
	font-style: italic;
	margin: 1px 33px 1px 19px;
	padding: 1px;
	text-align: right;
}

h6 {
	color: #333366;
	font-family: geneva, verdana, arial, "ms sans serif", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: 3px 11px;
	font-style: oblique;
	text-align: right;
	padding: 7px 7px;
}

#fixItDiv {
	HEIGHT: 1px;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	WIDTH: 1px;
	Z-INDEX: 1;
}

.copyright {
	color: #E0EEF5;
	font-family: verdana, "ms sans serif", sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 21px 1px 21px;
}

.blank {
    text-align:center;
    margin-top:1px;
    margin-bottom:1px;
    padding:0px;
}

.centeredimage {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.leftimage {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.gray {
    text-align:left;
    margin-top:1px;
    margin-bottom:1px;
	 margin-left:7px;
    padding:0px;
}

a:link {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFCC99;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #FFCCCC;
	font-weight: bold;
	text-decoration: underline;
}

a.bodytext:active, a.bodytext:link, a.bodytext:visited {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

a.bodytext:hover {
	color: #90EE90;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.air {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
	margin: 0px 0px 0px 7px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

a.air:active, a.air:link, a.air:visited {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

a.air:hover {
	color: #A52A2A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px 0px 0px 7px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

.fire {
	color: Black;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 7px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.fire:link {
	color: Black;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.fire:active, a.fire:visited {
	color: Black;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.fire:hover {
	color: White;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footnote {
	color: Black;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

a.footnote:link {
	color: #A52A2A;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: underline;
	text-align: left;
}

a.footnote:active, a.footnote:visited {
	color: #A52A2A;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: underline;
	text-align: left;
}

a.footnote:hover {
	color: Green;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

