BODY
	{ 
		margin-left: 3px;
		text-align: left;
		color: #000000;
	}


H1
	{
		font: 26pt "Verdana, Courier 10 Pitch Bold BT";
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: bold;
		background: transparent;
		color: #990033;
	}


H2
	{
		font: 12pt "Verdana, Arial";
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: extra-light;
		background: transparent ;
		color: #000000;
	}


P
	{ 
		font: 9pt "Arial";
  	margin-left: 20px;
		margin-right: 20px;
		margin-top: 0px;
		margin-bottom: 20px;
		color: #000000;
	}
 

A:link
	{
		color: #0000ff;
		text-decoration: none;
	}


A:visited
	{ 
		color: #0000ff;
		text-decoration: none;
	}   

