TD
	{
		font-family: arial;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}
	
.heading
	{
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}

a:link
	{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		font-size: 7pt;
		font-family: verdana;
	}	
	
a:visited
	{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		font-size: 7pt;
		font-family: verdana;
	}	
	
a:active
	{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		font-size: 7pt;
		font-family: verdana;
	}	

a:hover
	{
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		font-size: 7pt;
		font-family: verdana;
	}	
