.pie 
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #A1C6D6;
	}
	
.txtHome 
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #3D7EA9;
	line-height: 14px;
	}
	
.txt 
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #868F98;
	}
	
a.txt 
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration:none;
	color: #868F98;
	}
	
a.txt:hover 
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3D7EA9;
	}
	
.tit 
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #3D7EA9;
	line-height: 14px;
	font-weight: bold;
	}
	
.rule
	{
	height: 1px; 
	border-top: 1px dashed #2ABCCD; 
	}

