td
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #000000;
		line-height: 15pt;
	}
	
.td2
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #000000;
		line-height: 18pt;
	}
		
a.link
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #FFFFFF;
		line-height: 18pt;
		text-decoration: none;
	}
	
a.link:hover
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #FCFF00;
		line-height: 18pt;
		text-decoration: none;
	}
	
a.link1
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #FFFFFF;
		line-height: 15pt;
		text-decoration: none;
	}
	
a.link1:hover
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #FFF000;
		line-height: 15pt;
		text-decoration: underline;
	}
a.link2
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #000000;
		line-height: 15pt;
		text-decoration: none;
	}
	
a.link2:hover
	{
		font-family: "Verdana, Arial, Times New Roman";
		font-size: 10pt;
		color: #0000FF;
		line-height: 15pt;
		text-decoration: underline;
	}