.style1 {
	font-size: 18px;
	color: #FF0000;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.style3 {
	color: #0033CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
}
.style4 {color: #0033CC; font-family: "Courier New", Courier, monospace; font-size: 12px; }