

		.title
		{
			color: #FFDFAF;
			font-size: 200%;
			font-family: Times New Roman, Times, Serif;
			font-style: italic;
			background: #113B56
		}

		.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
		}


		.clientinfo
		{
			font-size: 65%;
			font-family: Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			background: #FFDFAF
		}

		.hnav
		{
			font-size: 65%;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			background: #E1BE5D 
		}
		.vnav
		{
			color: #ffdfaf;
			font-size: 70%;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			background: #113B56
		}

		.vnavlinx
		{
			color: #ffdfaf;
			text-decoration: none
		}

		.hnavlinx
		{
			color: #000000;
			text-decoration: none
		}

		.form
		{
			font-size: 65%;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase
		}

		.tdspacer
		{
			background: #e7ebee
		}

		.whitecell
		{
			background: #ffffff
		}


