body		{background: url(images/bg1.jpg);}

p, td		{font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #602D59;}
p.bar	{font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #cc6600;}		
		
h1		{font-family: Arial;
		font-size: 20pt;
		font-weight: bold;
		color: #602D59;}	
h2		{font-family: Arial;
		font-size: 18pt;
		font-weight: bold;
		color: #602D59;}	
h3		{font-family: Arial;
		font-size: 16pt;
		font-weight: bold;
		color: #602D59;}	
span.sm	{font-family: Arial;
		font-size: 9pt;
		font-weight: normal;
		color: #602D59;}
p.sm	{font-family: Arial;
		font-size: 9pt;
		font-weight: normal;
		color: #602D59;}	
		
a:link  {text-decoration: none;
		color: #660099;}	
a:visited	{text-decoration: none;
			color: #660099;}		

a:hover	{text-decoration: none;
		color: #804000;}	
a:active	{text-decoration: none;
			color: #660099;}	