body		{	background-color:#FFFAE0;

				color:#660000;

				padding:3pt;

			}



A:link 		{	color:#008080; 

				text-decoration:none; 

			}

			

A:visited 	{	color:#404040; 

				text-decoration:none; 

			}

			

A:hover 	{ 	color:#800080; 

				text-decoration:none; 

			} 

			

A:active 	{ 	color:#A0A0A0; 

				text-decoration:none; 

			} 



p	 		{ 	font-size:12pt; 

			  	font-family:footlight mt light,serif; 

	 		  	font-weight:normal;

		  		color:#600000;

			}





h1 			{ 	font-size:22pt; 

				font-family:footlight mt light,serif; 

				font-weight:bold;

				color:#000060;

			}

		

		

h2 			{ 	font-size:16pt; 

				font-family:footlight mt light,serif; 

				font-weight:bold;

				font-style:italic;

				color:#006000;

			}	

		

h3	 		{ 	font-size:12pt; 

				font-family:footlight mt light,serif; 

				font-weight:normal;

				font-style:italic;

				color:#006000;

			}	



select 		{ 	font-size:11pt; 

			  	font-family:footlight mt light,serif; 

		 		font-weight:normal;

				color:#660000;

			}



input 		{ 	font-size:11pt; 

			  	font-family:footlight mt light,serif; 

		 	  	font-weight:normal;

			  	color:#660000;

			}



textarea	{ 	font-size:11pt; 

			  	font-family:footlight mt light,serif; 

		 	  	font-weight:normal;

			  	color:#660000;

			}		

			

table  		{	font-size:12pt; 

			  	font-family:footlight mt light,serif; 

	 		  	font-weight:normal;

 			}



