body { background-image: url("../images/background.jpg");
       background-color:#000000;
	   }
	   
.bodycopy { font-size: 10pt;
		    color: #999999;
		    font-family:Arial;}

a:link	{color: #993333;}

h1	{	font-weight: bold;
		font-size: 16pt;
		text-align: left;
		color: #FF9933;
		font-family: Arial;}

H2	{	font-weight: bold;
		font-size: 14pt;
		text-align: left;
		color: #FF9933;
		font-family:  Arial, sans-serif}

H3	{	font-weight: bold;
		font-size: 12pt;
		text-align: center;
		color: #FF9900;
		font-family:  Arial, sans-serif}

H4	{	font-weight: bold;
		font-size: 10pt;
		text-align: left;
		color: #FF9933;
		font-family:  Arial, sans-serif}

H6	{
		font-size: 8pt;
		color: #000000;
		text-align: center;
		font-family:  Arial, sans-serif}