.blink {
	text-decoration: blink;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.norpt {
	background-image: url(images/Note.gif);
	background-repeat: no-repeat;
}

