.titletext {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.important {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.normaltext {
	font-size: 12px;
	color: #0066FF;
}
