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;}

.wrapper	{position: relative;
			width: 960px;
			margin-top: 20px;
			margin-bottom: 0px;
			margin-left: auto; margin-right: auto;
			text-align: center;
			background-color: #ffffff;}

table		{background-color: #ffffff;}

.title1	{font-size: 30px;
			font-weight: bold;
			color: #009900;
			text-align: center}
.title2	{font-weight: bold;
			font-size: 16px;
			text-align: center}
.title2g	{font-weight: bold;
			font-size: 16px;
			color: #009900;
			text-align: center}
.title3	{font-weight: bold;
			font-size: 14px;
			text-align: center}
.title4	{font-size: 13px;
			font-weight: bold;
			text-align: center;}
.text_g	{font-weight: bold;
			color: #009900;
			font-size: 13px}
.reverse	{font-weight: bold;
			font-size: 13px;
			color: #ffffff;
			background-color: #009900;}
.small	{font-size: 12px;
			text-align: center;}
.tiny		{font-family: Arial, sans-serif;
				font-size: 10px;
				color: #555555;}

