
		.background
		{
			background: #FCF2CF
		}

			.title
		{
			color: #000000;
			font-size: 150%;
			font-family: Times New Roman, Times, Serif;
			font-weight: bold
		}

		.chapterhead
		{
			color: #000000;
			font-size: 120%;
			font-family: Times New Roman, Times, Serif;
			font-weight: bold
		}

		.subhead
		{
			color: #000000;
			font-size: 100%;
			font-family: Times New Roman, Times, Serif;
			font-weight: bold
		}

		a
		{
			color: #4D4CF0;
			text-decoration:none
		}

		.bodytext
		{
			color: #000000;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif
		}

		.backlink
		{
			background: #FCF2CF;
			font-size: 75%;
			font-family: Arial, Helvetica, sans-serif
		}

		.tdhead
		{
			background: #766455;
			color: #FFFFFF;
			font-size: 90%;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold
		}

		.tdtext
		{
			background: #FCF2CF;
			font-size: 80%;
			font-family: Arial, Helvetica, sans-serif
		}
		.tdtext2
		{
			background: #FDF8E7;
			font-size: 80%;
			font-family: Arial, Helvetica, sans-serif
		}
		.tdnocolor
		{
			background: #FFFFFF;
			font-size: 80%;
			font-family: Arial, Helvetica, sans-serif
		}
 		
		.whitetext
		{
			font-family: Arial, Helvetica, sans-serif;
			color=#ffffff
		}
		.tdspacer
		{
			background: #E0DDD1
		}

		.whitecell
		{
			background: #ffffff;
			font-family: Times New Roman, Times, serif
		}


		.TOC
		{
			background: #ffffff;
			font-size: 80%;
			font-family: Times New Roman, Times, serif
		}

		.browntext
			{color: #766455}

		.disclaimer
		{
			color: #766455;
			font-size: 75%;
			font-family: Times New Roman, Times, serif;
			background: #FCF2CF
		}
