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: #993333;
		}

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

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

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

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

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

MARQUEE		{
		background: #FFFFCC;
		}

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

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

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

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

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
background-repeat: no-repeat;
}