
	body 		{margin: 0px;
			background-color: #FFFFFF;
			scrollbar-arrow-color:#1F5729;
			scrollbar-base-color:#F0F0F2;
			scrollbar-face-color:#F0F0F2;
			color: #323536;}
	.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: 16px;
			font-weight: bold;
			text-align: center;
			color: #FD5803;} 
	.text1   		{font-family: arial;
			font-size: 14px;
			text-align: left;} 
	.text2   		{font-family: arial;
			font-size: 14px;
			text-align: center;} 
	.text3  		{font-family: arial;
			font-size: 14px;
			text-align: left;} 
	.text1white   	{font-family: arial;
			font-size: 12px;
			text-align: justify;
			color: #ffffff;} 
	.text2white   	{font-family: arial;
			font-size: 12px;
			text-align: center;
			color: #ffffff;} 
	.text3white  	{font-family: arial;
			font-size: 12px;
			text-align: left;
			color: #ffffff;} 
	.text2bold   	{font-family: arial;
			font-size: 12px;
			text-align: center;
			font-weight: bold;} 
	.copyright  	{font-family: arial;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			color: #363B43;}
	.endtag   		{font-family: arial;
			font-size: 11px;
			text-align: center;}

	input 		{color: #000000; background-color: #ffffff; font-family: Arial, sans-serif; font-weight: bold; font-size: 11px;}

	a:link { text-decoration: none; color: #FD5803;}
	a:visited { text-decoration: none; color: #993804;}
	a:hover { text-decoration: none; cursor: pointer; color: #363B43;}
	a:active { text-decoration: none; color: #363B43;}
	
	a.white:link { text-decoration: none; color: #DADAD7;}
	a.white:visited { text-decoration: none; color: #F2F4D9;}
	a.white:hover { text-decoration: none; cursor: pointer; color: #363B43;}
	a.white:active { text-decoration: none; color: #363B43;}
