.css {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #6699FF;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #999900;

}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #339999;
}
