BODY			{
				color:#FFFFFF;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 12px;
				background-color:#000000
				}
				
A:link			{
				color:#6666FF;
				font-size: 12px;
				font-weight: normal;
				}
				
A:visited		{
				color:#663333;
				font-size: 12px;
				font-weight: normal;
				}
				
A:hover			{
				color:#FF0000;
				font-size: 12px;
				font-weight: normal;
				}
				
H1				{
				font-size: 14px;
				font-weight: bold;
				font-family: inherit;
				color:#FFFFFF;
				}
				
H2				{
				font-size: 18px;
				font-weight: bold;
				font-family: inherit;
				color:#FFFFFF;
				}
				
P				{
				color:#FFFFFF;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 12px;
				}
				
P.indent		{
				text-indent: 10px;
				}
				
P.COPYRIGHT		{
				font-size:8px;
				font-weight: normal;
				font-family: inherit;
				text-align:center;
				}
				
P.LEGEND		{
				font-size: 10px;
				font-weight: normal;
				font-family: inherit;
				text-align:left;
				}

