/*  Notes 23 Dec 05 - make body, Normal, Mso.Normal, Mso.Body Text &
 Mso.Normal all the same type of text! 
 8 Sep 09 - Styles have drifted - all reset as above. Note that some older pages still have reference to /private/style.htm. Also that body and p.body are different things! For the time being, using Verdana in p.body and Trebuchet in Body. */

body
	{
	margin-top:2pt;
	margin-right:0.25in;
	margin-bottom:2pt;
	margin-left:0.25in;
	font-family: "Arial",sans-serif;
	font-size: 10pt;
	background: #EFD585;
	color:#800000;
	}

p.body, li.body, div.body
	{
	margin-top:2.0pt;
	margin-right:0.25in;
	margin-bottom:2.0pt;
	margin-left:0.5in;
	font-size:10.0pt;
	font-family:"Trebuchet MS",sans-serif;}

p.acsnotestd, li.acsnotestd, div.acsnotestd
{
	margin-top:2.0pt;
	margin-right:0.5in;
	margin-bottom:2.0pt;
	margin-left:0.75in;
	font-size:10.0pt;
	font-family:"Trebuchet MS",sans-serif;}

p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
	{ 
	margin:0in;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Courier New",monospace;}

p.Notes, li.Notes, div.Notes
	{
	margin-top:1.0pt;
	margin-right:0.5in;
	margin-bottom:1.0pt;
	margin-left:0.25in;
	rem :line-height:105%;
	text-autospace:none;
	font-size:8.0pt;
	font-family:"Verdana",sans-serif;}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
	margin:2.0pt;
	text-autospace:none;
	font-size:10pt;
	font-family:"Trebuchet MS",sans-serif;}

p.MsoBodyText
	{
	margin-top:2pt;
	margin-right:0.25in;
	margin-bottom:2pt;
	margin-left:0.25in;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 10pt;
	background: #EFD585;
	color:#800000
	}

h1
	{
	margin-top:22.0pt;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:13.5pt;
	font-family:"Trebuchet MS",sans-serif;}
h2
	{
	margin-top:18.0pt;
	margin-right:0in;
	margin-bottom:8.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:11.0pt;
	font-weight:bold;
	font-family:"Trebuchet MS",sans-serif;}
h3
	{
	margin-top:10.0pt;
	margin-right:0in;
	margin-bottom:4.0pt;
	margin-left:0.25in;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:"Trebuchet MS",sans-serif;
	font-weight:bold}

li {
	margin-top:3.0pt;
	margin-right:0.25in;
	margin-bottom:3.0pt;
	margin-left:0.25in;
	page-break-after:avoid;
	font-size:10.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:normal; }

a:link, span.MsoHyperlink
	{color:#0066FF;
	text-decoration:underline}

a:visited, span.MsoHyperlinkFollowed
	{color:#0066FF;
	text-decoration:underline;}

a:hover
	{
	color:#009999;
	}

ol
	{margin-bottom:0in;}

ul
	{margin-bottom:0in;}
	
p   { font-size: 10pt; font-family:sans-serif }
	
.borderpr {
	border: 1px solid #000000;}