.txt {
	color: #0099FF;
	border: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;




}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
}
.red {
	font-size: 12px;
	color: #FF0000;
}
.green {
	font-size: 12px;
	color: #33FF33;
}
