
	body 		{margin: 0px;
			background-color: #ADA69E;
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-base-color:#ADA69E;
			scrollbar-face-color:#ADA69E;
			color: #ffffff;
			font-weight: bold;}
	.header1   	{font-family: tahoma; arial;
			font-size: 18px;
			font-weight: bold;
			text-align: center;} 
	.header2   	{font-family:  tahoma; arial;
			font-size: 18px;
			font-weight: bold;
			text-align: left;} 
	.header3   	{font-family:  tahoma; arial;
			font-size: 15px;
			font-weight: bold;
			text-align: center;} 
	.header4   	{font-family: tahoma; arial;
			font-size: 15px;
			font-weight: bold;
			text-align: left;} 
	.text1   		{font-family: arial;
			font-size: 14px;
			text-align: left;} 
	.text2   		{font-family: arial;
			font-size: 14px;
			text-align: center;} 
	.text11   		{font-family: arial;
			font-size: 14px;
			text-align: right;} 
	.text3  		{font-family: arial;
			font-size: 13px;
			text-align: left;} 
	.text4  		{font-family: arial;
			font-size: 13px;
			text-align: center;}
	.text5  		{font-family: arial;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial;
			font-size: 12px;
			text-align: center;}  
	.endtag   		{font-family: arial;
			font-size: 11px;
			text-align: center;}
	.copy   		{font-family: arial;
			font-size: 10px;
			text-align: center;}


	input 		{color: #000000; background-color: #D9BEAB; font-family: Arial, sans-serif; 			font-weight: bold; font-size: 11px;}

	a:link { text-decoration: none; color: #DEF4FF; font-weight: bold;}
	a:visited { text-decoration: none; color: #DEF4FF; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color: #FFFFFF; font-weight: bold;}
	a:active { text-decoration: none; color: #FFFFFF;}


