body	{	
	background:  url(2009cover_lga_03_large_50_1920.jpg) #c0c0c0 fixed no-repeat center center}


table	{	font			:	14px  Arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal
}

th	{	font			:	14px Verdana, Arial, helvetica;
		font-weight		: 600;
		vertical-align		:	bottom
		font-style		:	normal;
		color			: #000000;
}

td	{	font			:	20px Verdana, Arial, Helvetica;
		font-weight		: normal;
		font-style		:	normal;
}



p	{	font			:	16px verdana, Arial, Helvetica;
		font-weight		:	normal;
		color			: #000000;
		font-style		:	normal;
		background		:	none;
}

H1	{	font			:	28px arial, helvetica;
		margin-top		: 	0px;
		margin-bottom		: 	-2px;
		font-weight		:	bold;
		font-style		:	normal;
		color			: #000000;
}

H2	{	font			:	26px arial, helvetica;
		margin-top		: 	0px;
		margin-bottom		: 	-2px;
		font-weight		:	bold;
		font-style		:	normal;
		color			: #000000;
}

H3	{	font			:	24px Arial, helvetica; 
		margin-top		: 	0px;
		margin-bottom		: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			: #000000;
}

H4	{	font			:	20px Arial, helvetica;
		margin-top		: 	0px;
		margin-bottom		: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			: #000000;
}

H5	{	font			:	17px Arial, helvetica;
		margin-top		: 	0px;
		margin-bottom		: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			: #000000;}

H6	{	font			:	18px arial, helvetica;
		margin-top		: 	0px;
		margin-bottom		: 	-1px;
		font-weight		:	bold;
		font-style		:	normal;
		color			: #000000;
}


	
a:link	{
		font-weight		: normal;
		text-decoration		: underline;
		color			: blue;
}

a:visited	{
		font-weight		: normal;
		text-decoration		: underline;
		color			: #0000ff;
}

a:active	{
		font-weight		: normal;
		text-decoration		: underline overline;
		color			: gray;
}

a:hover	{font-weight		: normal;
		text-decoration		: underline overline;
		color	: maroon;
		}

