@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68BFA2;
	text-decoration: none;
}
.title {
	font-size: 14px;
	color: #68bfa2;
	font-weight: bold;
}
.subtitle {color: #68bfa2}
.footer {
	font-size: 11px;
	color: #999999;
}

