	a:link		{color: #009900;
				text-size: 14px;
				font-weight: bold;
				text-decoration: none}
	a:visited	{color: #009900;
				text-size: 14px;
				font-weight: bold;
				text-decoration: none}
	a:hover		{color: #00cc00;
				text-size: 14px;
				font-weight: bold;
				text-decoration: none}

	body		{background-color: #509060;
				font-family: Arial, sans-serif;
				font-size: 13px;
				color: black;
				padding: 30px 0px 0px 80px;}
	table		{background-color: #ffffff;
				font-family: Arial, sans-serif;
				font-size: 13px;
				color: black;}
	.title1		{font-family: Arial, sans-serif;
				font-size: 30px;
				font-weight: bold;
				color: #009900;
				text-align: center}
	.title2		{font-family: Arial, sans-serif;
				font-weight: bold;
				font-size: 16px;
				text-align: center}
	.title2g	{font-family: Arial, sans-serif;
				font-weight: bold;
				font-size: 16px;
				color: #009900;
				text-align: center}
	.title3		{font-family: Arial, sans-serif;
				font-weight: bold;
				font-size: 14px;
				text-align: center}
	.title4		{font-family: Arial, sans-serif;
				font-size: 13px;
				font-weight: bold;
				text-align: center;}
	.text		{font-family: Arial, sans-serif;
				font-size: 13px}
	.text_g		{font-family: Arial, sans-serif;
				font-weight: bold;
				color: #009900;
				font-size: 13px}
	.reverse	{font-family: Arial, sans-serif;
				font-weight: bold;
				font-size: 13px;
				color: #ffffff;
				background-color: #009900;}
	.small		{font-family: Arial, sans-serif;
				font-size: 12px;
				text-align: center;}
	.tiny		{font-family: Arial, sans-serif;
				font-size: 10px;
				color: #555555;}
