@charset "UTF-8";
#ashes .titles {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	text-align:left;
}
#ashes .copyright {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;

}
#ashes .sub_title {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;

}
#ashes .link {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	font-style: normal;
	text-align:left;
}
#ashes .moretext {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	text-align:left;
}
#ashes .name {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:right;
}
