		 
td		{font-family: 'Arial, helvetica';
		 font-size: '10pt';
		 font-weight: 'bold';
		 color: 'black';}
.text		{font-family: 'Arial, helvetica';
		 font-size: '10pt';
		 color: 'white';}
font.grein		{font-family: 'Arial, helvetica';
		 font-size: '10pt';
		 color: 'black';}

h1		{font-family: 'Arial, helvetica';
		 font-size: 14pt;
		 text-decoration: 'none';
		 font-color: #999999}
h2		{font-family: 'Arial, helvetica';
		 font-size: 11pt;}

a 		{font-family: 'Arial, helvetica';
  		 color: '#000000';
  		 font-size: '10pt';
  		 font-weight: 'bold';
  		 text-decoration: 'underline';}
a:link 		{text-decoration: 'underline';}
a:visited 	{text-decoration: 'underline';}
a:active 	{text-decoration: 'none';}


