BODY 	{
	margin-left: 10em;
	margin-right: 3em;
	line-height: 150%;
}

H1.PageHeader	{
	text-align: center;
	line-height: 150%;
	letter-spacing: 1pt;
	font-size: 24pt;
	font-family: "Script MT Bold";
	color: "#000066"
}

p.SectionHeader	{
	font-size: 18pt;
	font-family: "Arial";
	color: "#000066"
}

p.subSectionHeaderRight {
	text-align: right;
	font-size: 13pt;
	font-family: "Arial";
	color: "#800000"
}

p.subSectionHeaderLeft {
	text-align: left;
	font-size: 13pt;
	font-family: "Arial";
	color: "#800000"
}

p.thoughts {
	font-family: "Arial";
	font-size: 13pt;
}

p.thoughtsIL {
	margin-left: 2em;
}

p.thoughtsIR {
	margin-left: 7em;
}

p.thoughtsIFL {
	margin-left: 11em;
}

p.thoughtsIFR {
	margin-left: 17em;
}

p.normal	{
	font-size: 14pt;
	font-family: "Arial";
	text-align: left;
}

p.NormalRight	{
	font-size: 14pt;
	font-family: "Arial";
	text-align: right;
}

p.indented { 
	margin-left: 3em;
	margin-right: 7em;
}

p.AlignRight {
	margin-left: 50em;
}

p.quote { 
	margin-left: 3em;
	margin-right: 7em;
	font-family: "Arial";
	font-weight: 4;
	text-align: left;
}

p.LSec {
	margin-right: 10em;
	font-size: 12pt;
	text-align: justify;
}


p.RSec {
	margin-left: 10em;
	font-size: 12pt;
	text-align: justify;
}
   
a.internal {
	color: rgb(138,155,170);
	text-decoration: none;
}

a.internal:hover {
	color: navy;
	text-decoration:none;
}

img.logo {
	border-style: solid;
	border-width: 3px; 
	border-color: navy;
}
			

//TD.test {	border-style: solid; border-width: 1px;	border-color: rgb(145,161,176);  }
TD.test {	border-style: solid; border-width: 1px;	border-color: white; }
//TD.change { background-color: navy; border-style: groove; border-color: rgb(69,5,165); }
TD.change { background-color: rgb(145,161,176); border-style: solid; border-width: 1px;	border-color: white; }

TH.test { background-color: rgb(145,161,176); } //	border-style: solid; border-width: 3px; border-color: rgb(145,161,176);	}
TH.change { background-color: navy; } //border-style: groove; border-color: rgb(69,5,165);  }


