BODY	{
		font-size: x-small;
		font-family: Arial;
		color: #000000;
		background: #FFFFFF;
		margin-top: 0pt;
		}

H1		{
		text-align: center;
		font: small;
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		}

H2		{
		text-align: center;
		font: medium;
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		margin: 10pt 0 5pt 0;
		}

H3		{
		text-align: center;
		font: medium;
		font-family: Arial;
		font-weight: bold;
		color: #000000;
		line-height: 100%;
		margin: 0 0 0 0;
		}

H4		{
		text-align: left;
		font: small;
		font-family: Arial;
		font-weight: bold;
		color: #003300;
		line-height: 100%;
		margin: 0 0 0 0;
		}

H6		{
		text-align: left;
		font: small;
		font-family: Serif;
		font-weight: bold;
		color: #008800;
		line-height: 100%;
		margin: 0 0 0 0;
		}

MARQUEE		{
		background: #FFFFCC;
		}

TABLE		{
		font-size: x-small;
		font-family: Arial;
		color: #000000;
		background: #FFFFFF;
		}

TEXTAREA	{
		font-size: x-small;
		font-family: Arial;
		color: #000000;
		background: #FFFFFF;
		margin-top: 0pt;
		}

A:link	{
		color: #0000CC;
		text-decoration: none;
		}

A:visited {
		color: #009900;
		text-decoration: none;
		}