body	{background: #ffffc6;
	 font-family: arial, helvetica;
	 font-size: 12pt;
	 color: #000080}

#palm		{position: absolute;
		 left: 560px;
		 top: 5px }

#ir		{position: absolute;
		 left: 520px;
		 top: 5px }

h1	{font-family: arial, helvetica;
	 font-size: 62pt;
	 font-style: italic;
	 font-weight: bold;
	 background-color: #ffffc6;
	 background: #ffffc6 }
.c	{color: #debdde;
	 position: absolute;
	 left: 108px;
	 top: -5px }
.b	{color: #ffc6a5;
	 position: absolute;
	 left: 70px;
	 top: 53px }
.g	{color: #ceefbd;
	 position: absolute;
	 left: 110px;
	 top:116px }


h2	{font-family: arial, helvetica;
	 font-size: 26pt;
	 font-style: italic;
	 font-weight: normal;
	 color: #c6b5de;
	 position: absolute;
	 left: 440px;
	 top: 90px }


h3	{font-family: "times new roman", times, "new roman", serif;
	 font-size: 32pt;
	 font-style: italic;
	 font-weight: bold;
	 color: #6464cc }
.first	{position: absolute;
		 left: 485px;
		 top: 115px }
.second	{position: absolute;
		 left: 480px;
		 top: 150px }

#content	{position: absolute;
		 left: 20px;
		 top: 220px }

p		{font-family: arial, helvetica;
		 font-size: 12pt;
		 color: #000080 }
.nav		{font-size: 14pt;
		 font-style: italic;
		 font-weight: bold;
		 color: #6373b5 }
.copy		{font-size: 8pt }
.view	{font-size: 14pt }
.pr		{font-size:10pt }

dl		{font-family: arial, helvetica;
		 font-size: 12pt;
		 color: #000080 }
ul		{font-family: arial, helvetica;
		 font-size: 12pt;
		 color: #000080;
		 text-align: left }

a:link	{color: #6464cc;
		 font-weight: bold;
		 text-decoration: underline }
a:hover	{color: #b552ad;
		 font-weight: bold;
		 text-decoration: underline }
a:active	{color: #b552ad;
		 font-weight: bold;
		 text-decoration: underline }
a:visited	{color: #7b52a5;
		 font-weight: bold;
		 text-decoration: underline }

a.nav		{text-decoration: none }

a:link.index	{font-size: 18pt;
			 font-weight: bold;;
			 color: #6464cc
			 text-decoration: none }
a:hover.index	{font-size: 18pt;
			 font-weight: bold;;
			 color: #6464cc
			 text-decoration: underline }
a:active.index	{font-size: 18pt;
			 font-weight: bold;;
			 color: #6464cc
			 text-decoration: underline }
a:visited.index	{font-size: 18pt;
			 font-weight: bold;;
			 color: #6464cc
			 text-decoration: underline }

a img		{border-color: #6373b5 }


