body {
	background-color: transparent;
	font-size: 14px;
}
.title {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}
.sub-title {
	color: #9900CC;
	font-weight: bolder;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;


}.text {
	font-size: 14px;
	line-height: 28px;
	font-weight: bolder;
	color: #006600;
}
