Body	{background: #ffffff;
		font-family: "Garamond";}



P#Title	{font-weight:normal; 
		text-align:center;
		font-size:18pt;
		color:olive;}

P#center	{font-weight:normal;
		text-align:center;
		color:#404040;
		font-size:12pt;}

P#right		{font-weight:normal;
		text-align:right;
		color: 404040;
		font-size:12pt;}

P#indent	{font-weight:normal;
		text-align:justify;
		padding-right: 40px;
  		padding-left: 40px;
		color: 404040;
		font-size:11pt;}

P#body	{font-weight:normal;
		text-align:justify;
		color:#404040;
		font-size:12pt;}
		
P#entry	{font-weight:normal;
		text-align: justify;
		color:silver;
		font-size:11pt;}

UL		{font-weight:normal;
		text-align:justify;
		color:#404040;
		font-size:11pt;}


H1 		{font-weight:normal; 
		text-align: center;
		font-size:13pt; 
		color:#383838;}

A:link 	{text-decoration: none;
		font-size:12pt;
		color:#336633;}
A:hover {text-decoration: none;
		font-size:12pt;
		color:#336633;}
A:visited {text-decoration: none;
		font-size:11pt;
		color:#336633;}
A:active 	{text-decoration: none
		font-size:12pt;
		color:#336633;}
		

A#H:link {text-decoration: none;
		font-size:13pt;
		color:#336633;}
A#H:hover {text-decoration: none;
		font-size:13pt;
		color:#336633;}
A#H:visited {text-decoration: none;
		font-size:13pt;
		color:#336633;}
A#H:active 	{text-decoration: none
		font-size:13pt;
		color:#336633;}

