BODY		{font-family: "Garamond", "Times New Roman", "Times";
		 	 color: teal;
			 background: #FFFFF8;
			 margin:2px; }

BODY.pad	{font-family: "Garamond", "Times New Roman", "Times";
		 	 color: teal;
			 background: #FFFFF8;
			 margin: 10px; }

DIV.blurb	{line-height: 13pt;
		 	 font-size: 13pt;
			 font-family: "Times", "Times New Roman";
			 color: teal; }

SPAN.title	{font-family:"Times New Roman", "Times", "Garamond";
		 	 font-size: 18pt;
		 	 color: brown;
			 font-weight: bold;
	 		 text-align: center; }

SPAN.subtitle	{font-family:"Times New Roman", "Times", "Garamond";
		 	 font-size: 16pt;
		 	 color: brown;
			 font-weight: bold;
	 		 text-align: center; }

SPAN.smalltitle	{font-family:"Times New Roman", "Times", "Garamond";
		 	 font-size: 12pt;
		 	 color: brown;
			 font-weight: bold;
	 		 text-align: center; }

SPAN.lefttitle	{font-family:"Times New Roman", "Times", "Garamond";
		 	 font-size: 14pt;
		 	 color: brown;
			 font-weight: bold;
			 text-decoration: underline;
	 		 text-align: left; }

H1.title		{font-family:"Times New Roman", "Times", "Garamond";
		 	 color: brown;
	 		 text-align: center; }

H3.subtitle	{font-family:"Times New Roman", "Times", "Garamond";
		 	 color: brown;
	 		 text-align: center; }

HR.bnr		{color: #993300;
			 align: center;
			 width: 60%;
			 height: 6; }

TABLE.nobps	{border-width: 0;
				 padding: 0 0 0 0;
			 	 margin: 0 0 0 0; }

TH			{font-family: "Arial", "Garamond", "Times New Roman", "Times";
		 	 color: brown;
			 background: white; 
	 		 text-align: left; }

TD.client	{color: teal; }

A:link		{background: white;
			 color: blue;
			 text-decoration: none;}

A:hover		{background: white;
			 color: red;
			 text-decoration: blink;}

A:visited	{background: white;
			 color: brown;
			 text-decoration: none;}
