.content {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #4B4B4B;

}
.txt1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;

}
.txt2 {
	font-size: 15px;
	color: #FF0000;
	letter-spacing: 3px;
}
.txt3 {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #666666;
}
.txt4 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.3px;
	color: #003366;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: blink;


}
