font { font-size:10pt; text-decoration:none; font-family:"MS UI Gothic" ; line-height:150%}
th {font-size:10pt; text-decoration:none; font-family:"MS UI Gothic"; line-height:150%}
td {font-size:10pt; text-decoration:none; font-family:"MS UI Gothic"; line-height:150%}
tr {font-size:10pt; text-decoration:none; font-family:"MS UI Gothic"; line-height:150%}
.text1 {font-size:8pt;}

.left{
	float:left;
}
.right{
	float:right;
}
#mineral table caption{
	margin:0 0 5px 0;
	font-size:10pt;
	color:#ff7faa;
	font-weight:bold;
}
#mineral table{
	padding:0px;
	width:48%;
	border:#ffcccc solid 1px;
	border-collapse:collapse;
}
#mineral table th{
	padding:3px;
	background:#ffcccc;
}
#mineral table td{
	padding:3px 5px;
	border-bottom:#ffcccc dashed 1px;
	border-right:#ffcccc dashed 1px;
}
#mineral p{
	margin:5px 0 0 0;
	padding:0px;
	font-size:85%;
	clear:both;
	text-align:right;
}
