
	* {
		font-family: tahoma, arial, helvetica, sans-serif; 
		font-size: 10pt;
	}




	a:hover {
		color:red;
	}

	div.ibalancepoint {
		font-family: tahoma; margin-left:10px; color: #993300; font-weight:normal; font-size:10pt; margin-top:5px;
	}

	div.idirectorpoint {
		font-family: tahoma; margin-left:10px; color: #31739C; font-weight:normal; font-size:10pt; margin-top:5px;
	}

	div.whichservicepoint {
		font-family: tahoma; margin-left:10px; color: #000000; font-weight:normal; font-size:10pt; margin-top:5px;
	}


	a.whichservicelink {
		font-family:tahoma; font-size:11pt; color:#10108B; text-decoration:none;
	}

	a.whichservicelink:hover {
		color:#CC0000;
	}


	div.bottomlink {
		padding-top:5px;
	}

	a.bottomlink1 {
		color:#ffffff; padding-bottom:5px;
		text-decoration:none;
		
	}

	a.bottomlink1:hover {
		color:#CC0000;
	}


	a.bottomlink2 {
		color:#10108B; padding-bottom:5px;
		text-decoration:none;
	}

	a.bottomlink2:hover {
		color:#CC0000;
	}


	a.bottombar {
		color:white; font-size:8pt; padding-right:5px; text-decoration:none;
	}

	a.bottombar:hover {
		color:#CC0000;
	}



	div.heading1 {
		font-weight:bold; color:#330066; margin-bottom:20px;
	}
	

	div.special_link_1
	{
		color: #7D7D7D;
		text-decoration:none;
	}
	
	div.special_link_1 a, a:visted
	{
		color: #7D7D7D;
		text-decoration:none;
	}

	div.special_link_1 a:hover
	{
		color:red;
		text-decoration:underline;
	}

