p {
	color: #000033;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin: 9px 17px 17px 17px;
	text-align: left;
}

/* green larger bold flush left */
.p2{
	color: #336600;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
}

/* similar to p2 for classification head */
.p2ext{
	color: #336600;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 37px;
	font-weight: bold;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}

/* type for byline and dateline */
.p3{
	color: #336600;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin: 9px 17px 17px 17px;
	text-align: center;
	font-style: italic;
}

/* serif indented can't figure out why I made this */
.p4 {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	margin: 9px 63px 21px 47px;
	text-align: left;
}

/* quote on right sidebar */
.p5 {
	color: #003319;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	margin: 9px 17px 17px 7px;
	text-align: left;
}

/* smaller flush right */
.p6{
	color: #2F4F4F;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin: 9px 17px 17px 17px;
	text-align: right;
}

/* italics centered */
.p7 {
	color: #000033;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin: 9px 17px 17px 17px;
	text-align: center;
	font-style: italic;
}

/* breaking news text */
.p8 {
	color: Black;
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	line-height: 21px;
	margin: 0px 27px 17px 27px;
	text-align: left;
}

/* centered text */
.p9 {
color: #000033;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin: 9px 17px 17px 17px;
	text-align: center;
}

/* centered text serif smaller */
.p9x {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 33px;
	margin: 9px 17px 17px 17px;
	text-align: center;
}

/* green serif but why */
.p11 {
	color: #004401;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	margin: 9px 21px 17px 57px;
	text-align: left;
}

/* centered text */
.p12 {
	color: #000033;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	margin: 9px 17px 17px 17px;
	text-align: center;
	font-weight: bold;
}

/* indented bold text to begin paragraph */
.p09 {
	color: #330000;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	text-align: left;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 45px;
	font-style: italic;
}

/* indented bold text to begin paragraph but smaller */
.p09xs {
	color: #330000;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 27px;
	text-align: left;
	font-weight: bold;
	margin-top: 11px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 45px;
	font-style: italic;
}

/* centered body text for poetic effect */
.p09ctr {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 27px;
	text-align: center;
	font-weight: normal;
	margin-top: 11px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 2px;
	font-style: normal;
}

/* body text for glossary entries with photos */
.p09a {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 27px;
	margin: 9px 17px 17px 17px;
	text-align: left;
}

/* indented text for invitation to sign up for e-mail */
.p09em {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	margin-top: 9px;
	margin-right: 57px;
	margin-bottom: 17px;
	margin-left: 52px;
}

/* indented text for invitation to sign up for e-mail */
.p09emx {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	margin-top: 9px;
	margin-right: 57px;
	margin-bottom: 3px;
	margin-left: 52px;
}

/* special for no 19 indented */
.p14 {
	color: #000033;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	text-align: left;
	font-style: italic;
	margin-top: 9px;
	margin-right: 77px;
	margin-bottom: 17px;
	margin-left: 99px;
}

/* cutline head */
.pctlnh {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 27px;
	text-align: center;
	margin-top: 17px;
	margin-right: 33px;
	margin-bottom: 9px;
	margin-left: 33px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
	font-style: italic;
	font-weight: bold;
}

/* cutline text */
.pctln {
	color: #004401;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	margin-top: 9px;
	margin-right: 77px;
	margin-bottom: 9px;
	margin-left: 77px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
}

/* cutline text */
.pctlnxt {
	color: #004401;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	text-align: left;
	margin-top: 9px;
	margin-right: 22px;
	margin-bottom: 9px;
	margin-left: 22px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 9px;
	padding-left: 11px;
}

/* byline */
.pbyl {
	color: #003300;
	font-family: Georgia, "Book Antiqua," "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-align: center;
	font-style: italic;
	margin-top: 9px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}

/* cutline */
.pcl {
	color: #000033;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	margin-top: 7px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}

/* centered text */
.pgo {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}

/* centered text larger */
.pgoxtr {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	margin-top: 17px;
	margin-right: 7px;
	margin-bottom: 24px;
	margin-left: 7px;
}

/*  text for letter to glossary entry */
.pltr {
	color: #000033;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	margin-top: 1px;
	margin-right: 63px;
	margin-bottom: 17px;
	margin-left: 45px;
	padding-left: 17px;
	padding-top: 0px;
}

/*  text indented for quoted copy */
.pindt {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	margin-top: 9px;
	margin-right: 62px;
	margin-bottom: 22px;
	margin-left: 62px;
}

h1 {
	color: #8C0000;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 31px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h2 {
	color: #8C0000;
	font-family: Verdana, Geneva, Helvetica, Arial, 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: Verdana, Geneva, Helvetica, Arial, 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: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: 3px 11px;
	font-style: oblique;
	text-align: right;
	padding: 7px 7px;
}

.centeredimage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	 
.leftimage {
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
.mailimage {
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin-left: 17px;
    }
	 
.hr {
	color: Gray;
	height: 2px;
	width: 222px;
}

.copyright {
	color: #E0EEF5;
	font-family: verdana, "ms sans serif", sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 21px 1px 21px;
}

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, Helvetica, Arial, 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, Helvetica, Arial, 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, Helvetica, Arial, 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, Helvetica, Arial, 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, Helvetica, Arial, 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;
}

.others {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-variant: small-caps;
	color: #000033;
}

.othersgls {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-variant: small-caps;
	color: #330000;
}

.gloss {
	color: #CCFFFF;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 3px;
}

a.gloss:active, a.gloss:link, a.gloss:visited {
	color: #CCFFFF;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 3px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

a.gloss:hover {
	color: #A52A2A;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 17px;
	margin-left: 3px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}