A:link	{
	color: #FB8160;
	text-decoration: underline;
	}
A:visited	{
	color: #FB8160;
	text-decoration: underline;
	}
A:hover	{
	color: #FB8160;
	text-decoration: underline;
	}
A:active	{
	color: #FB8160;
	text-decoration: underline;
	}
A	{
	color: #FB8160;
	text-decoration: underline;
	}
BODY	{
	background-color: #657E73;
	background-image: url(images/back.gif);
	background-position: 20px left;
	background-repeat: no-repeat;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Gill Sans MT', Arial, Helvetica, 'sans serif';
	zfont-weight: bold;
	text-align: justify;
	}
H1	{
	color: #8E9D96;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 14px;
	}
TD, P	{
	color: #333333;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 11px;
	line-height: 20px;
	}
.green	{
	background-color: #8E9D96;
	}
.line	{
	color: #657E73;
	font-family: 'Gill Sans MT', Arial, Helvetica, 'sans serif';
	font-size: 12px;
	zfont-weight: bold;
	text-transform: uppercase;
	}
.padding	{
	padding-left: 45px;
	padding-right: 75px;
	}
.padding2	{
	padding-left: 45px;
	padding-right: 15px;
	}
.small	{
	color: #657E73;
	font-family: 'Gill Sans MT', Arial, Helvetica, 'sans serif';
	font-size: 11px;
	line-height: 15px;
	}
.std	{
	margin-bottom: 0px;
	}
.table	{
	background-color: #FFFFFF;
	}
.top	{
	margin-top: 0px;
	}
