BODY		{font-family: Arial, Verdana, sans-serif;
		background-image:  url(/jpg/tan_paper.jpg);
		color: #003300}

A:link		{color: #006600;
		text-decoration: underline}

A:visited	{color: #006600;
		text-decoration: underline}

A:hover		{color: #000000;
		text-decoration: underline}

A:active	{color: #000000;
		text-decoration: underline}

.copyright	{Arial, Helvetica, sans-serif;
		text-align: right;
		font-size: 8pt;
		color: black}

.menu2		{background-color: #003300;
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		text-align: center}
		
a:link.menu2, a:visited.menu2
{
  color: white;
  text-decoration: none
}

a:hover.menu2, a:active.menu2
{
  color: #DFDDC4;
  text-decoration: none
}
	
.noback		{color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal}
		
.header		{color: #000000;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold}
		
.section	{background: #003300;
		color: #FFFFFF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold}
	
.text1		{color: #003300;
		padding: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal}
		
.text2		{background: #DAC09F;
		color: #000000;
		padding: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal}

.fine		{font-size: 7pt}
